312 B
312 B
kosmos.org
This website is a simple static site. It is built using the Hugo static site generator.
Getting started
- Clone this Git repository
- Install Hugo
- Run
npm run dev
Build for production
npm run build:release