Go to file
Glenn Thompson f119390459 Fix API status endpoint and update navigation
- Change API endpoint from /api/status to /status to avoid RADIANCE API call interpretation
- Update navigation link in front-page.chtml to point to new /status endpoint
- API now returns proper JSON instead of 500 error
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 Fix API status endpoint and update navigation 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.lisp Fix API status endpoint and update navigation 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