Visual and code overhaul, including Nix support
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m55s

This commit is contained in:
2025-07-25 21:45:28 -06:00
parent 10926a00a8
commit 8cf1d5c2e1
15 changed files with 1316 additions and 1106 deletions

View File

@@ -1 +1,5 @@
# Atash Website
This project requires Nix with Flakes enabled.
Run ```nix develop``` in order to install dependencies. Then, use pnpm as normal.