Make minor tweaks to docs on generated dirs in Directory Structure

This commit is contained in:
Ryan Watters 2017-06-22 10:57:18 -05:00 committed by Anthony Fok
parent ed98ef4eed
commit 9305be17ca
2 changed files with 2 additions and 4 deletions

View File

@ -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
.

View File

@ -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