Static site, running on kosmos.org https://kosmos.org
Go to file
Basti 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
archetypes Set up Hugo 2022-05-26 18:18:39 +02:00
public Set up Hugo 2022-05-26 18:18:39 +02:00
static Set up Hugo 2022-05-26 18:18:39 +02:00
themes/kosmos-22 Set up Hugo 2022-05-26 18:18:39 +02:00
.hugo_build.lock Set up Hugo 2022-05-26 18:18:39 +02:00
README.md Set up Hugo 2022-05-26 18:18:39 +02:00
config.toml Set up Hugo 2022-05-26 18:18:39 +02:00

README.md

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

  1. Clone this Git repository
  2. Install Hugo
  3. Run hugo server