Go to file
Glenn Thompson 1d6bb33894 Complete CLIP templating migration
- Remove all inline HTML from asteroid.lisp
- Add CLIP templates: front-page.chtml, admin.chtml, player.chtml
- Implement data-text attribute processor for dynamic content
- Fix LASS compilation to use read-from-string
- Update all route handlers to use clip:process-to-string
- Maintain original asteroid radio functionality and styling
2025-09-10 10:51:02 -04:00
static Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 10:22:39 -04:00
template Complete CLIP templating migration 2025-09-10 10:51:02 -04:00
.gitignore Fix LASS implementation: Enable dynamic CSS generation 2025-09-04 10:22:39 -04:00
LICENSE Initial commit 2025-08-12 10:42:34 -04:00
Makefile clean out the Makefile a bit. 2025-09-04 11:58:41 -04:00
app-utils.lisp Project skeleton. 2025-08-12 10:59:34 -04:00
asteroid.asd tiny cleanup. 2025-09-08 11:07:02 -04:00
asteroid.css Complete CLIP templating migration 2025-09-10 10:51:02 -04:00
asteroid.lisp Complete CLIP templating migration 2025-09-10 10:51:02 -04:00
build-executable.lisp no shebang shebang 2025-09-04 11:48:19 -04:00
design.org Add detailed design document for Asteroid Music radio station (#1) 2025-08-12 11:32:39 -04:00
module.lisp tiny cleanup. 2025-09-08 11:07:02 -04:00
project-summary.org Migrate from Hunchentoot to RADIANCE framework 2025-08-20 09:40:14 -04:00