Files
roux/data/issues.json
T
valknar f537f32295 Initial Roux Hugo site — fashion journal for roux.pivoine.art
100-post fashion journal generated from ~/projects/ginger content:
- Hugo Extended static site with TailwindCSS v4
- WebP image pipeline (thumb/card/og/full sizes via Hugo image processing)
- Full SEO: sitemap (501 URLs), OpenGraph with per-post images, Twitter cards
- Async page transitions via View Transitions API
- Deep-linked URLs: /posts/[slug]/, /categories/[cat]/, /tags/[tag]/, /issues/
- Lightbox with keyboard/swipe nav, thumbnail strip, inverted search index
- Issues archive with quarterly release structure
- Multi-stage Dockerfile (Tailwind → Hugo → nginx:alpine)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 16:27:47 +02:00

29 lines
888 B
JSON

[
{
"id": "01",
"number": "\u2116 01",
"title": "Fabric, Light & Gesture",
"season": "Spring MMXXVI",
"publishedAt": "2026-03-21",
"blurb": "The inaugural plates \u2014 one hundred photographs gathered across ateliers, streets, and quiet hotel corridors.",
"status": "current"
},
{
"id": "02",
"number": "\u2116 02",
"title": "The Glasshouse",
"season": "Summer MMXXVI",
"publishedAt": "2026-06-21",
"blurb": "Forthcoming \u2014 a study in transparency, condensation, and the long late light of June.",
"status": "forthcoming"
},
{
"id": "03",
"number": "\u2116 03",
"title": "Atelier After Hours",
"season": "Autumn MMXXVI",
"publishedAt": "2026-09-22",
"blurb": "Forthcoming \u2014 the slow work of cloth and thread, photographed when the studio is half-empty.",
"status": "forthcoming"
}
]