mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-05 08:13:40 +00:00
12 lines
136 B
Markdown
12 lines
136 B
Markdown
# blog
|
|
|
|
Source for blog, powered by [hugo](https://github.com/gohugoio/hugo).
|
|
|
|
## Run locally
|
|
|
|
Requires hugo.
|
|
|
|
```shell
|
|
make server
|
|
```
|