website/README.md

312 B

kosmos.org

This 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 npm run dev

Build for production

npm run build:release