8000 Config · moretti/blog.rust-lang.org@02e144a · GitHub
[go: up one dir, main page]

Skip to content

Commit 02e144a

Browse files
committed
Config
1 parent 1cdc50a commit 02e144a

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

_config.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Site settings
2-
title: Your awesome title
3-
email: your-email@domain.com
2+
title: The Rust Programming Language Blog
43
description: > # this means to ignore newlines until "baseurl:"
5-
Write an awesome description for your new site here. You can edit this
6-
line in _config.yml. It will appear in your document head meta (for
7-
Google search results) and in your feed.xml site description.
4+
Words from the Rust team
85
baseurl: "" # the subpath of your site, e.g. /blog/
9-
url: "http://yourdomain.com" # the base hostname & protocol for your site
10-
twitter_username: jekyllrb
11-
github_username: jekyll
6+
url: "http://rust-lang.org"
7+
twitter_username: rustlang
8+
github_username: rust-lang
129

1310
# Build settings
1411
markdown: kramdown

0 commit comments

Comments
 (0)
0