Set up the Hugo static site generator with a new custom theme, generating exactly what we have right now.
11 lines
304 B
Markdown
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`
|