Files
site/README.md
2021-09-20 00:15:21 -04:00

12 lines
136 B
Markdown

# blog
Source for blog, powered by [hugo](https://github.com/gohugoio/hugo).
## Run locally
Requires hugo.
```shell
make server
```