ripe87/README.md

12 lines
148 B
Markdown

# ripe87.k-space.ee website
Build website with
```sh
hugo
```
Serve on localhost, watch for changes and rebuild website with
```sh
hugo serve
```