Commit Graph

4 Commits

Author SHA1 Message Date
Brian O'Reilly 839b58e730 no shebang shebang 2025-09-04 11:48:19 -04:00
Brian O'Reilly ce6e5dd088 build changes, to account for differing sbcl paths
return to building with make. call sbcl without hard path, so the
normal shell expansion finds the appropriate exec for your host.
2025-09-04 10:54:28 -04:00
Glenn Thompson 77a23248f5 Fix LASS implementation: Enable dynamic CSS generation
- Fixed compile-styles function to properly use lass:compile-and-write
- LASS now generates CSS dynamically on server startup
- Removed dependency on static CSS files
- Added LASS-IMPLEMENTATION-NOTES.org documenting the fix
- Server now compiles LASS to CSS automatically on startup
- All styling preserved with proper LASS integration
2025-09-04 10:22:39 -04:00
Brian O'Reilly c0acff7d08 system building shenanigans, round one. 2025-09-01 12:46:11 -04:00