We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4d2df commit b34f58aCopy full SHA for b34f58a
1 file changed
eos_site/_config.yml
@@ -18,12 +18,10 @@
18
# You can create any custom variable you would like, and they will be accessible
19
# in the templates via {{ site.myvariable }}.
20
21
-title: Your awesome title
+title: Everything Open Source
22
email: your-email@example.com
23
description: >- # this means to ignore newlines until "baseurl:"
24
- Write an awesome description for your new site here. You can edit this
25
- line in _config.yml. It will appear in your document head meta (for
26
- Google search results) and in your feed.xml site description.
+ Official website to document all activities happening in the open source community
27
baseurl: "" # the subpath of your site, e.g. /blog
28
url: "" # the base hostname & protocol for your site, e.g. http://example.com
29
twitter_username: jekyllrb
0 commit comments