Static site, running on kosmos.org https://kosmos.org
Go to file
2022-05-27 19:47:59 +02:00
archetypes Set up Hugo 2022-05-26 18:18:39 +02:00
content Add some content 2022-05-27 19:47:59 +02:00
public/.well-known WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
static Set up Hugo 2022-05-26 18:18:39 +02:00
themes/kosmos-22 Add some content 2022-05-27 19:47:59 +02:00
.gitignore WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
config.yaml Add main menu, basic layout 2022-05-27 12:49:18 +02:00
package-lock.json WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
package.json WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
README.md Set up Hugo 2022-05-26 18:18:39 +02:00
tailwind.config.js Add main menu, basic layout 2022-05-27 12:49:18 +02:00

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