Fix flake with new hash
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -8,12 +8,6 @@
|
||||
|
||||
- [ ] The Example Play section of the Rules page could use a bit more formatting for legibility. Make diagrams of the card state at each step rather than just a text listing.
|
||||
|
||||
## Cosmetic
|
||||
|
||||
- [x] **Refactor the CSS.** All colors/fonts/radii/shadows now live as tokens in `frontend/src/assets/css/theme.css`; everything else derives translucent variants via `color-mix()`. Re-theming the app = editing that one file (plus the mirrored token block at the top of `src/pirats/rules.html`).
|
||||
- [x] **Re-styling**. New "Lantern & Brine" theme: brass/parchment on lantern-lit ink-navy, Pirata One wordmark, Alegreya SC/Sans (self-hosted via fontsource), parchment-faced playing cards, rebuilt splash page.
|
||||
|
||||
## Worth Double-Checking / Minor
|
||||
|
||||
- [ ] **Dev/prod server flows.** Investigate where assets are served from in both development and production workflows. Make sure we're not committing any compiled svelte code. In production, the app should be used through the Nix flake, which should handle the compile step when the flake is built.
|
||||
- [ ] **More formal database migration procedures.**
|
||||
|
||||
Reference in New Issue
Block a user