From 2e656589207ddcf8214b51bb175fd9a812c989b0 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 18 Apr 2013 20:57:39 -0500 Subject: [PATCH] Fix up some verbiage that didn't jive quite right. --- site/_posts/2012-07-01-home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/_posts/2012-07-01-home.md b/site/_posts/2012-07-01-home.md index 1f28b9d1..b6aaa048 100644 --- a/site/_posts/2012-07-01-home.md +++ b/site/_posts/2012-07-01-home.md @@ -4,11 +4,11 @@ title: Welcome next_section: installation --- -This site aims to be a comprehensive guide to Jekyll. We’ll cover everything -from getting your site up and running, creating and managing your content, +This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such +as getting your site up and running, creating and managing your content, customizing the way your site works and looks, deploying to various -environments, as well as some advice on participating in the future development -of Jekyll itself. +environments, and give you some advice on participating in the future +development of Jekyll itself. ## So what is Jekyll, exactly?