Add Docs

ash
2026-04-04 12:04:55 +01:00
commit f097694203
+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`