mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 11:50:00 -04:00
Make minor tweaks to docs on generated dirs in Directory Structure
This commit is contained in:
parent
ed98ef4eed
commit
9305be17ca
@ -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
|
||||
.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user