mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
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