mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Regenerate CLI docs
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
---
 | 
			
		||||
date: 2018-09-24
 | 
			
		||||
date: 2018-10-29
 | 
			
		||||
title: "hugo new"
 | 
			
		||||
slug: hugo_new
 | 
			
		||||
url: /commands/hugo_new/
 | 
			
		||||
@@ -17,6 +17,8 @@ You can also specify the kind with `-k KIND`.
 | 
			
		||||
 | 
			
		||||
If archetypes are provided in your theme or site, they will be used.
 | 
			
		||||
 | 
			
		||||
Ensure you run this within the root directory of your site.
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
hugo new [path] [flags]
 | 
			
		||||
```
 | 
			
		||||
@@ -48,4 +50,4 @@ hugo new [path] [flags]
 | 
			
		||||
* [hugo new site](/commands/hugo_new_site/)	 - Create a new site (skeleton)
 | 
			
		||||
* [hugo new theme](/commands/hugo_new_theme/)	 - Create a new theme
 | 
			
		||||
 | 
			
		||||
###### Auto generated by spf13/cobra on 24-Sep-2018
 | 
			
		||||
###### Auto generated by spf13/cobra on 29-Oct-2018
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user