diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 7ba4632..094dc71 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,29 +2,73 @@ grid gap-10 font-sans text-[12px] leading-[1.5] text-ink-soft [grid-template-columns:2fr_1fr_1fr_1fr] max-[820px]:[grid-template-columns:1fr_1fr]"> + + {{/* ── Brand column ── */}}

Roux

-

- Roux№{{ .Site.Params.issueNumber }} -

+ + {{/* Mark only — no wordmark */}} + +

A slow-publishing fashion journal, gathered in Paris. One hundred photographs at a time, printed and unprinted.
roux.pivoine.art

+ + {{/* ── Categories (top 5 by count) ── */}}

Categories

-

Gothic

-

Cyberpunk

-

Dark Fantasy

-

Sci-Fi

-

Cultural

+ {{- range first 5 $.Site.Taxonomies.categories.ByCount }} + {{- $tp := $.Site.GetPage (printf "/categories/%s" .Name) }} + {{- if $tp }} +

{{ $tp.Title }}

+ {{- end }} + {{- end }}
+ + {{/* ── Tags (top 5 by count) ── */}}

Index

-

Cape

-

Neon

-

Rain

-

Gothic

-

Warrior

+ {{- range first 5 $.Site.Taxonomies.tags.ByCount }} + {{- $tp := $.Site.GetPage (printf "/tags/%s" .Name) }} + {{- if $tp }} +

{{ $tp.Title }}

+ {{- end }} + {{- end }}
+ + {{/* ── Colophon ── */}}

Colophon

Set in Italiana & Cormorant Garamond, with Outfit for typographic furniture. © Roux MMXXVI.