ripe87/README.md

12 lines
148 B
Markdown
Raw Permalink Normal View History

2023-11-04 14:38:57 +00:00
# ripe87.k-space.ee website
2023-11-05 19:32:08 +00:00
Build website with
```sh
hugo
```
Serve on localhost, watch for changes and rebuild website with
```sh
hugo serve
```