Files
site/README.md
2021-09-06 01:09:50 -04:00

12 lines
108 B
Markdown

# blog
Source for https://davegallant.github.io.
## Run locally
Requires hugo.
```shell
make server
```