snix/web/README.md
Florian Klink 91d8b86b39 feat(web/website): init
This adds a new Website/Docs for Snix, using Thulite / Doks, which is
mostly hugo and a bit of npm.

Change-Id: Iea10d4068fa783ec0ddd6bcaba5c8d92b1a1168f
2025-03-17 17:15:08 +00:00

312 B

snix-website

This is the Snix website, hosted on https://snix.dev.

It uses Doks, which uses Thulite.

You can either mg build :website to use the Nix build, or get an interactive, live-reloading version.

$ mg shell :shell
$ npm i
$ npm run dev