more hacking docs

This commit is contained in:
cellarspoon 2021-12-15 12:37:21 +01:00
parent e9115e275d
commit 4205d64ff6
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 6 additions and 0 deletions

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
```