Static site, running on kosmos.org https://kosmos.org
Go to file
Basti 1e728d56e6
WIP Set up new layout, Tailwind CSS
2022-05-27 10:45:33 +02:00
archetypes Set up Hugo 2022-05-26 18:18:39 +02:00
content WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +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 WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
.gitignore 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
config.toml Set up Hugo 2022-05-26 18:18:39 +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
tailwind.config.js WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +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