jekyll/lib/site_template
David Herman 1703b59ce8 Add header message to _config.yml
The first thing new users to Jekyll do is open _config.yml, so this
change adds a simple welcome message to the top of it. Additionally,
it informs the user that the file is not automatically reloaded when
changed, which is a point of confusion for new users.

Related issue: https://github.com/jekyll/jekyll/issues/2302
2015-09-25 18:57:46 -07:00
..
_includes Fixes #3836. Fix site template header menu iteration variables 2015-07-06 21:02:56 +03:00
_layouts Removing unused code from post layout 2015-03-03 09:52:23 +01:00
_posts Update link in welcome post to talk.jekyllrb.com 2015-05-28 21:19:24 +02:00
_sass Optimize text rendering for legibility 2015-02-11 15:45:47 -08:00
css Fixed an unclear code comment 2015-07-06 10:43:28 -07:00
.gitignore Ignore .jekyll-metadata 2015-02-22 18:31:46 +09:00
_config.yml Add header message to _config.yml 2015-09-25 18:57:46 -07:00
about.md make template site easier to customize 2014-05-04 21:07:23 -04:00
feed.xml site_template/feed.xml: Remove unneeded space. 2014-10-08 10:37:01 +03:00
index.html Adjusting heading hierarchy to reflect site-title change 2014-08-04 09:42:46 +02:00