website/README.md
Sebastian Kippe 5a05ef1d98
Set up Hugo
Set up the Hugo static site generator with a new custom theme,
generating exactly what we have right now.
2022-05-26 18:18:39 +02:00

11 lines
304 B
Markdown

# kosmos.org
This website (or rather foundation for a future website) is a simple static
site. It is built using the [Hugo](https://gohugo.io/) static site generator.
## Getting started
1. Clone this Git repository
2. [Install Hugo](https://gohugo.io/getting-started/installing/)
3. Run `hugo server`