f537f32295
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>
29 lines
1.3 KiB
HTML
29 lines
1.3 KiB
HTML
<footer class="foot">
|
|
<div>
|
|
<h4>Roux</h4>
|
|
<h2 class="foot__roux">R<em>o</em>ux<sup style="font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--ink-soft);vertical-align:top;margin-left:8px;">№{{ .Site.Params.issueNumber }}</sup></h2>
|
|
<p>A slow-publishing fashion journal, gathered in Paris. One hundred photographs at a time, printed and unprinted.<br/>roux.pivoine.art</p>
|
|
</div>
|
|
<div>
|
|
<h4>Categories</h4>
|
|
<p><a href="/categories/gothic/">Gothic</a></p>
|
|
<p><a href="/categories/cyberpunk/">Cyberpunk</a></p>
|
|
<p><a href="/categories/dark-fantasy/">Dark Fantasy</a></p>
|
|
<p><a href="/categories/sci-fi/">Sci-Fi</a></p>
|
|
<p><a href="/categories/cultural/">Cultural</a></p>
|
|
</div>
|
|
<div>
|
|
<h4>Index</h4>
|
|
<p><a href="/tags/cape/">Cape</a></p>
|
|
<p><a href="/tags/neon/">Neon</a></p>
|
|
<p><a href="/tags/rain/">Rain</a></p>
|
|
<p><a href="/tags/gothic/">Gothic</a></p>
|
|
<p><a href="/tags/warrior/">Warrior</a></p>
|
|
</div>
|
|
<div>
|
|
<h4>Colophon</h4>
|
|
<p>Set in Italiana & Cormorant Garamond, with Outfit for typographic furniture. © Roux MMXXVI.</p>
|
|
<p style="margin-top:14px;color:var(--ink)">Press <span style="border:1px solid var(--rule);padding:3px 6px;border-radius:3px;font-family:var(--mono);font-size:10px">⌘K</span> from anywhere to search.</p>
|
|
</div>
|
|
</footer>
|