ripe87/README.md
2023-11-05 21:32:08 +02:00

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
```