Add 404 and error pages #54

Open
opened 2026-07-01 01:02:38 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:02:38 +00:00 (Migrated from github.com)

Problem

Invalid dates and missing routes should land on helpful, on-brand error pages rather than raw server errors.

Acceptance criteria

  • Unknown routes render a styled 404 with navigation back to the calendar
  • Invalid date inputs are handled gracefully rather than 500ing
  • Server errors render a styled 5xx page without leaking stack traces
  • Error pages use the shared shell and stay cookieless
## Problem Invalid dates and missing routes should land on helpful, on-brand error pages rather than raw server errors. ## Acceptance criteria - [ ] Unknown routes render a styled 404 with navigation back to the calendar - [ ] Invalid date inputs are handled gracefully rather than 500ing - [ ] Server errors render a styled 5xx page without leaking stack traces - [ ] Error pages use the shared shell and stay cookieless
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#54
No description provided.