docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2021-03-21 13:32:12 +01:00
parent c94aa5cf46
commit 195d108da7
38 changed files with 77 additions and 77 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2021-02-20
date: 2021-03-21
title: "hugo new theme"
slug: hugo_new_theme
url: /commands/hugo_new_theme/
@@ -10,7 +10,7 @@ Create a new theme
### Synopsis
Create a new theme (skeleton) called [name] in the current directory.
Create a new theme (skeleton) called [name] in ./themes.
New theme is a skeleton. Please add content to the touched files. Add your
name to the copyright line in the license and adjust the theme.toml file
as you see fit.
@@ -47,4 +47,4 @@ hugo new theme [name] [flags]
* [hugo new](/commands/hugo_new/) - Create new content for your site
###### Auto generated by spf13/cobra on 20-Feb-2021
###### Auto generated by spf13/cobra on 21-Mar-2021