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>
This commit is contained in:
+129
@@ -0,0 +1,129 @@
|
||||
{
|
||||
"htmlElements": {
|
||||
"tags": [
|
||||
"a",
|
||||
"aside",
|
||||
"body",
|
||||
"br",
|
||||
"button",
|
||||
"circle",
|
||||
"defs",
|
||||
"div",
|
||||
"ellipse",
|
||||
"em",
|
||||
"footer",
|
||||
"g",
|
||||
"h1",
|
||||
"h2",
|
||||
"h4",
|
||||
"head",
|
||||
"header",
|
||||
"html",
|
||||
"img",
|
||||
"input",
|
||||
"label",
|
||||
"link",
|
||||
"main",
|
||||
"meta",
|
||||
"p",
|
||||
"path",
|
||||
"picture",
|
||||
"polyline",
|
||||
"radialgradient",
|
||||
"script",
|
||||
"section",
|
||||
"source",
|
||||
"span",
|
||||
"stop",
|
||||
"sup",
|
||||
"svg",
|
||||
"title"
|
||||
],
|
||||
"classes": [
|
||||
"card",
|
||||
"card__cat",
|
||||
"card__desc",
|
||||
"card__frame",
|
||||
"card__img",
|
||||
"card__meta",
|
||||
"card__num",
|
||||
"card__sub",
|
||||
"card__title",
|
||||
"dot",
|
||||
"foot",
|
||||
"foot__roux",
|
||||
"grid",
|
||||
"hero",
|
||||
"hero__eyebrow",
|
||||
"hero__lede",
|
||||
"hero__title",
|
||||
"issue-card",
|
||||
"issue-card--forthcoming",
|
||||
"issue-card__blurb",
|
||||
"issue-card__cover",
|
||||
"issue-card__cta",
|
||||
"issue-card__cta--muted",
|
||||
"issue-card__foot",
|
||||
"issue-card__forth",
|
||||
"issue-card__meta",
|
||||
"issue-card__num",
|
||||
"issue-card__title",
|
||||
"issues-grid",
|
||||
"lb",
|
||||
"lb__brand",
|
||||
"lb__close",
|
||||
"lb__index",
|
||||
"lb__meta",
|
||||
"lb__nav",
|
||||
"lb__nav--next",
|
||||
"lb__nav--prev",
|
||||
"lb__stage",
|
||||
"lb__thumbs",
|
||||
"lb__topbar",
|
||||
"lb__track",
|
||||
"logo",
|
||||
"logo__mark",
|
||||
"logo__tag",
|
||||
"logo__word",
|
||||
"masthead",
|
||||
"masthead__date",
|
||||
"masthead__inner",
|
||||
"masthead__left",
|
||||
"masthead__logo",
|
||||
"masthead__right",
|
||||
"mh-city",
|
||||
"mh-issue",
|
||||
"mh-link",
|
||||
"mh-pub",
|
||||
"mh-sep",
|
||||
"ribbon",
|
||||
"searchpop",
|
||||
"subhead",
|
||||
"subhead__count",
|
||||
"subhead__kbd",
|
||||
"subhead__search",
|
||||
"tabs"
|
||||
],
|
||||
"ids": [
|
||||
"content",
|
||||
"count",
|
||||
"grid",
|
||||
"hero",
|
||||
"lb",
|
||||
"lbBloom",
|
||||
"lbIndex",
|
||||
"lbMeta",
|
||||
"lbThumbs",
|
||||
"lbTrack",
|
||||
"masthead",
|
||||
"mhBloom",
|
||||
"mhDate",
|
||||
"ribbon",
|
||||
"ribbonClose",
|
||||
"roux-data",
|
||||
"searchInput",
|
||||
"searchpop",
|
||||
"tabs"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user