Add Docs
+7
@@ -0,0 +1,7 @@
|
|||||||
|
# Notes to help me keep track of Hugo commands and setup details
|
||||||
|
|
||||||
|
## Adding new articles
|
||||||
|
```
|
||||||
|
hugo new content/Articles/my-new-project/index.md
|
||||||
|
```
|
||||||
|
To edit the template, change the file `archetypes/Articles.md`
|
||||||
Reference in New Issue
Block a user