A modern, single-page web menu for SÚPERCHIDO — a regional Mexican kitchen and agave bar in Seddon, Melbourne.
- Sticky left-rail navigation with the SÚPERCHIDO wordmark, all menu sections, opening hours, and Book / Pick Up / Uber Eats CTAs
- Hero with overhead food photography, a glassy location badge, and a rotating "Taco Tuesday" sticker
- Live search + dietary filters — instantly narrow to Vegetarian, Vegan, Gluten-free, Dairy-free, Customer Favourites, New Dishes, or Chef's Selection
- Responsive cards for every dish — name, description, price, dietary tags, and special markers
- El Clásico showcase block — chef's tasting selection with photo and per-person pricing
- Mobile-first: full hamburger drawer, swipeable filter chips, optimized layout under 1100px
- Print-ready: Cmd-P degrades gracefully to a clean printable menu
- Same brand palette as the live site — pink (
#E91E63), cream, and black, with Archivo Black, Fraunces, Caveat, DM Mono, and Inter typography
superchido-menu/
├── chido.html # the entire site — single self-contained file
├── assets/ # menu photography and brand wordmark
│ ├── pomelli_bdna_image_0518-2.png # Taco Tuesday sticker
│ ├── pomelli_bdna_image_0518-3.png # SÚPERCHIDO wordmark logo
│ ├── pomelli_bdna_image_0518-4.png # Birria + consomé hero shot
│ └── pomelli_bdna_image_0518-5.png # Overhead spread (hero visual)
└── README.md
No build step — just open chido.html in any modern browser.
open chido.html # macOS
xdg-open chido.html # Linux
start chido.html # WindowsOr serve it with any static server:
python3 -m http.server 8000
# then visit http://localhost:8000/chido.htmlThree easy options when you're ready to put this on a real URL:
- GitHub Pages (free) — Settings → Pages → Source:
main→ root. Renamechido.htmltoindex.htmland visithttps://easyans.github.io/superchido-menu/. - Netlify / Vercel (free) — drag the folder onto netlify.com/drop for an instant
.netlify.appURL. - WordPress — drop into a child theme as a custom Page Template (
page-menu.php) and serve atsuperchido.com.au/menu.
- Design + build by Aakash
- Photography and brand wordmark courtesy of SÚPERCHIDO
- "We acknowledge the Traditional Owners of the land, the Wurundjeri Woi Wurrung and Bunurong peoples of the Kulin Nation and pay our respect to their Elders, past, present and emerging."