archetypes
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
|
||||
Some styling and general logic of my website, separated from content. No extra abstractions.
|
||||
|
||||
Templates to copy are in the `init` directory.
|
||||
```bash
|
||||
cp themes/yrzam/init/hugo.yaml . # site config
|
||||
hugo new _index.md --kind home # home template
|
||||
hugo new yoursection --kind section # list template
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user