Commit graph

3 commits

Author SHA1 Message Date
lew
6ca40e2321 feat: add base_path support for mounting under a URL prefix
Wraps the router in axum's `nest` when BOOK_BASE_PATH is set, prepends
the prefix to form actions and asset URLs, and exposes a {{base}}
template placeholder. basePath option added to the NixOS module.
2026-04-29 01:40:48 +01:00
lew
a7c74241a0 styles: semantic html rather than all being pre-wrapped to generalise for others 2026-04-10 19:25:53 +01:00
lew
c05cbf4cbc feat: extracts out the success page to an actual template 2026-04-10 01:22:09 +01:00