Commit Graph

10 Commits

Author SHA1 Message Date
79c3a579da Merge pull request #4 from coding-with-hans-heinemann/hans/landing-events-menu-tabs
feat: landing page, events calendar, menu tabs + brunch
2026-03-17 10:48:44 -04:00
9126181279 feat: landing page, menu tabs + brunch, events calendar
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 10:46:25 -04:00
61799aa5a2 Merge branch 'hans/update-bar-menu-from-email': update drinks menu from email 2026-03-17 10:29:45 -04:00
9495766d0c feat: update drinks menu with real bar menu from email
- Replace placeholder cocktails with actual menu (Caesar, Margarita, LIIT, Mimosa, Old Fashioned, Screwdriver, Martini, Cosmo)
- Add Sangria section (glass + pitcher, red/white)
- Update Wine section with real pricing tiers (6oz/9oz/½L/bottle)
- Replace placeholder beer with full Draught list (12 taps incl. Guinness, Stella, Keith's, local crafts)
- Add Cans section (9 options)
- Add Bottles section (3 tiers)
- Add Non-Alcoholic section (Red Bull, Perrier, 0% Guinness, 0% Beer)
- Remove placeholder Spirits & Neat Pours section (not in actual menu)
2026-03-17 10:27:30 -04:00
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