15 lines
439 B
Markdown
15 lines
439 B
Markdown
|
# oooh shiny blog
|
||
|
|
||
|
blog made with [hugo](https://gohugo.io/).
|
||
|
|
||
|
## commands
|
||
|
|
||
|
- `hugo server --buildDrafts`: run a dev server
|
||
|
- `hugo`: build the site
|
||
|
|
||
|
yeah that's it
|
||
|
|
||
|
## license
|
||
|
|
||
|
see the LICENSE file or [the creative commons site](https://creativecommons.org/licenses/by-nc-sa/4.0/) for details. basically: use and edit my work for whatever non-commercial thing you want, just attribute me and use the same license for your edited version.
|