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