Merge pull request #5173 from danayel/patch-1

Merge pull request 5173
This commit is contained in:
jekyllbot 2016-08-01 13:14:06 -07:00 committed by GitHub
commit 1374a6c84c
1 changed files with 8 additions and 0 deletions

View File

@ -65,6 +65,14 @@ In Jekyll 3, this has been corrected. **Now, `--future` is disabled by default.*
This means you will need to include `--future` if you want your future-dated posts to
generate when running `jekyll build` or `jekyll serve`.
<div class="note info">
<h5>Future Posts on GitHub Pages</h5>
<p>
An exception to the above rule are GitHub Pages sites, where the `--future` flag remains _enabled_
by default to maintain historical consistency for those sites.
</p>
</div>
### Layout metadata
Introducing: `layout`. In Jekyll 2 and below, any metadata in the layout was merged onto