Commit Graph

6 Commits

Author SHA1 Message Date
b1ebf6dafc feat: update drinks menu with real bar menu data from email 2026-03-17 10:23:01 -04:00
Andrew Nguyen
dd0bd66410 Merge pull request #2 from coding-with-hans-heinemann/feature/add-midnight-bloom 2026-03-13 23:14:43 -04:00
29e4f32142 Add Midnight Bloom cocktail to signature cocktails menu
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 16:06:19 -04:00
Andrew Nguyen
c383c11ef4 Merge pull request #1 from coding-with-hans-heinemann/feature/initial-site 2026-03-13 15:38:02 -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 <noreply@anthropic.com>
2026-03-13 15:32:03 -04:00
Andrew Nguyen
0f56e98cb7 Initial commit 2026-03-13 15:20:38 -04:00