From d9784fa55c03d705ba383380c24c87d73fcab485 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 1 Jun 2013 16:06:21 +0200 Subject: [PATCH] Capitalize all words in titles on Upgrading page in documentation. --- site/docs/upgrading.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/upgrading.md b/site/docs/upgrading.md index 686214d0..75c435f6 100644 --- a/site/docs/upgrading.md +++ b/site/docs/upgrading.md @@ -83,7 +83,7 @@ to one or more config files (comma-delimited, no spaces). those on the left (`_config.yml`) when both contain the same key.

-### New config File Options +### New Config File Options Jekyll 1.0 introduced several new config file options. Before you upgrade, you should check to see if any of these are present in your pre-1.0 config file, and @@ -98,7 +98,7 @@ if so, make sure that you're using them properly: * `timezone` * `url` -### Draft posts +### Draft Posts Jekyll now lets you write draft posts, and allows you to easily preview how they will look prior to publishing. To start a draft, simply create a folder