From 216095732f5b529309236364fb592b9be7ab348c Mon Sep 17 00:00:00 2001 From: Kris Jordan Date: Tue, 10 Jul 2012 11:27:21 -0400 Subject: [PATCH] Updating README to reflect new Jekyll organization. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4e4d0b..330472c 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ This is the GitHub Pages repository for the _PHP: The Right Way_ project. * This website is a Jekyll project. -* Each section has a separate file in `_includes/`. -* Section files are written in Markdown. -* Section files are included in `index.html`. +* Each section and sub-section are a Markdown file in `_posts/`. +* Sub-sections have `isChild: true` in their front matter. +* The navigation and page structure are automatically generated. ## Spread the Word!