Commit graph

18 commits

Author SHA1 Message Date
7ffa2e891b
Remove dead esbuild build.js and flake.nix dependency
build.js was an esbuild-based build script from the pre-Vite era (March 2026).
It is not referenced by package.json, CI, or any config. Vite is used for
both sync and rmo builds. Also dropped pkgs.esbuild from flake.nix devShell.
2026-05-09 01:03:51 +00:00
a6ce0b7e67
Add golangci-lint to lefthook workflow 2026-05-01 17:36:32 +00:00
e5a84e09a8
Initial working version of using jet for SQL building 2026-05-01 05:11:28 +00:00
47f900ab76
Switch from esbuild to vite
It just works better for debugging with VueJS
2026-03-22 22:36:43 +00:00
ccdb391ccc
Get VueJS working in a sample project 2026-03-21 17:45:36 +00:00
976a29b7d7
Create a working sample of an AlpineJS hello world 2026-03-21 02:04:11 +00:00
701f4853b5
Create a tiny working TypeScript example page 2026-03-21 01:42:22 +00:00
713dfd087e
Get proj build to work 2026-03-04 03:41:41 +00:00
d0ba21ac58
Update go.mod to try harder to build on nix 2026-03-04 02:53:18 +00:00
6cadc8bdca
Remove proj
I'm not using it at this point.
2026-03-04 01:25:45 +00:00
558f523e48
Add support for projections via proj 2026-02-28 23:26:36 +00:00
49b10a7d7e
Add prettier for formatting html files automatically
Because I was wasting time doing it myself
2026-02-06 16:10:09 +00:00
bc27a19534
Switch to dart-sass
Faster, and hopefully less error-prone
2026-01-30 16:32:13 +00:00
17a5131ced
Add instructions for auto building scss 2026-01-29 02:57:49 +00:00
5d4a7a4155
Add customized CSS theme for bootstrap 2026-01-28 22:25:02 +00:00
655f26e218 Move to nixos pkg 25.11 base 2026-01-06 14:27:19 +00:00
486c148bf7
Add user sessions and login
This isn't quite perfect, but gets much of the hard work done.
2025-11-05 17:15:33 +00:00
63ff66b3d9
Add a basic 'hello-world' buildable with Nix 2025-11-03 12:22:06 +00:00