3 Commits

Author SHA1 Message Date
9ab0151f55 feat: click calendar day to show events detail panel
- Clicking a day highlights it and shows a panel below the calendar
- Panel lists all events for that day (recurring + one-off + brunch)
- Click same day again or X button to dismiss
- Navigating month clears selection
2026-03-17 14:35:15 -04:00
9126181279 feat: landing page, menu tabs + brunch, events calendar
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-17 10:46:25 -04:00
6b3ed7b142 Add Axis bar static site: menu and events pages
- index.html: full menu page with cocktails, beer, wine, spirits, and
  food sections; dark/gold theme navbar linking to both pages
- events.html: upcoming events calendar rendered from an admin-editable
  JSON array in a <script> tag; shows name, date, time, description, tag
- style.css: single dark-theme stylesheet with gold/amber accents, CSS
  variables, responsive mobile nav, and card/grid layouts; no frameworks

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-03-13 15:32:03 -04:00