more hacking docs

This commit is contained in:
cellarspoon
2021-12-15 12:37:21 +01:00
parent e9115e275d
commit 4205d64ff6

View File

@ -7,6 +7,12 @@
## Hacking
[Install Hugo](https://gohugo.io/getting-started/installing/).
### Generate the site
`hugo serve`
### Generate `lumbung[dot]space` posts
```