Static site, running on kosmos.org https://kosmos.org
Go to file
Basti 56b1b775b0
Add projects content
2022-06-22 17:07:39 +02:00
archetypes Set up Hugo 2022-05-26 18:18:39 +02:00
content Add projects content 2022-06-22 17:07:39 +02:00
data Add projects content 2022-06-22 17:07:39 +02:00
public Add asset fingerprinting, build/dev scripts 2022-06-04 11:09:00 +02:00
shortcodes Add services list from data template 2022-06-01 17:09:17 +02:00
static Set up Hugo 2022-05-26 18:18:39 +02:00
themes/kosmos-22 Add projects content 2022-06-22 17:07:39 +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.yaml Add main menu, basic layout 2022-05-27 12:49:18 +02:00
package-lock.json Add asset fingerprinting, build/dev scripts 2022-06-04 11:09:00 +02:00
package.json Add asset fingerprinting, build/dev scripts 2022-06-04 11:09:00 +02:00
tailwind.config.js Add main menu, basic layout 2022-05-27 12:49:18 +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