Replaces the PostCSS + autoprefixer toolchain with Hugo's native
css.TailwindCSS pipe (via @tailwindcss/cli), matching the setup already
in use on pivoine.art. Dockerfile now builds on hugomods/hugo with a
matched Hugo/Node version instead of manually installing Hugo onto
node:22-alpine.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01S3xLyuoN6uzfCYBo8kVoSn
Adds icon-16/32/48/96/180/192/512.png and favicon.ico (multi-size).
Updates site.webmanifest with 192/512 PNG entries and head.html with
apple-touch-icon and explicit PNG/ICO fallback links.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Disable HTMX scrollIntoViewOnBoost, scroll to true y=0 on afterSettle
so breadcrumbs are never hidden under the sticky header
- Reorder recipe chips: Alcoholic → Category → Glass
- Remove "Photographed / House pour" caption below recipe image
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Hugo Extended site with 426 cocktail recipes from the open cocktail dataset.
Dark amber/gold editorial aesthetic, Tailwind CSS v4, Alpine.js client-side
search and filtering, HTMX page transitions, Docker + nginx production build.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>