From 65d1dc48f3f96787a1c5e57a6a32445225748228 Mon Sep 17 00:00:00 2001 From: Daniel Chapman Date: Mon, 1 Aug 2016 11:05:12 +0900 Subject: [PATCH] Future True on GitHub Pages note --- site/_docs/upgrading/2-to-3.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/site/_docs/upgrading/2-to-3.md b/site/_docs/upgrading/2-to-3.md index f9390a21..3d15ec55 100644 --- a/site/_docs/upgrading/2-to-3.md +++ b/site/_docs/upgrading/2-to-3.md @@ -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`. +
+
Future Posts on GitHub Pages
+

+ 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. +

+
+ ### Layout metadata Introducing: `layout`. In Jekyll 2 and below, any metadata in the layout was merged onto