Go to file
Glenn Thompson 25f558c8e0 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 05:43:55 +03:00
static Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 05:43:55 +03:00
template this is where the templates go. 2025-08-30 10:08:05 -04:00
.gitignore Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 05:43:55 +03:00
LICENSE Initial commit 2025-08-12 10:42:34 -04:00
Makefile Project skeleton. 2025-08-12 10:59:34 -04:00
app-utils.lisp Project skeleton. 2025-08-12 10:59:34 -04:00
asteroid.asd Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 05:43:55 +03:00
asteroid.lisp Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 05:43:55 +03:00
build-executable.lisp Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 05:43:55 +03:00
design.org Add detailed design document for Asteroid Music radio station (#1) 2025-08-12 11:32:39 -04:00
module.lisp system building shenanigans, round one. 2025-09-01 12:46:11 -04:00
project-summary.org Migrate from Hunchentoot to RADIANCE framework 2025-08-20 09:40:14 -04:00