Commit graph

2 commits

Author SHA1 Message Date
Skyler Grey 295db9c69c
feat: Add nix package
We've used snowfall here to simplify writing our flake, as well as to
make it use a similar structure to auxolotl/website

BREAKING-CHANGE: This replaces bun with nodejs, as buildNpmPackage cannot take a bun.lockb
2024-05-17 00:59:16 +00:00
Skyler Grey a1e9459a60
feat: Add project configuration
We're setting this up as an astro+bun project, and we're using a flake
to let us install bun with direnv.

We also added .gitmodules to pull in our wiki content
2024-05-17 00:03:19 +00:00