From 9305be17ca24844146640fedde0948fb30c2d249 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Thu, 22 Jun 2017 10:57:18 -0500 Subject: [PATCH] Make minor tweaks to docs on generated dirs in Directory Structure --- content/getting-started/directory-structure.md | 2 +- content/getting-started/quick-start.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/content/getting-started/directory-structure.md b/content/getting-started/directory-structure.md index dc83ca06d..0d84b4a1c 100644 --- a/content/getting-started/directory-structure.md +++ b/content/getting-started/directory-structure.md @@ -23,7 +23,7 @@ website. ## New Site Scaffolding -Running `hugo new site` from the command line will create a directory structure with the following elements: +Running the `hugo new site` generator from the command line will create a directory structure with the following elements: ```bash . diff --git a/content/getting-started/quick-start.md b/content/getting-started/quick-start.md index 1c23f9be1..befb316ba 100644 --- a/content/getting-started/quick-start.md +++ b/content/getting-started/quick-start.md @@ -4,7 +4,7 @@ linktitle: Quick Start description: Build an online bookshelf that taps into HUGO's CLI, directory structure, configuration, and theming. date: 2013-07-01 publishdate: 2013-07-01 -lastmod: 2017-02-19 +lastmod: 2017-06-22 categories: [getting started] tags: [quick start,usage] authors: [Shekhar Gulati, Ryan Watters] @@ -532,8 +532,6 @@ Then type the following command while in the root directory of your Hugo project ```bash hugo --theme=hugo_theme_robust -``` -``` 0 draft content 0 future content 5 pages created