Set up the Hugo static site generator with a new custom theme, generating exactly what we have right now.
304 B
304 B
kosmos.org
This website (or rather foundation for a future website) is a simple static site. It is built using the Hugo static site generator.
Getting started
- Clone this Git repository
- Install Hugo
- Run
hugo server