2026-05-18 16:27:47 +02:00
|
|
|
baseURL = "https://roux.pivoine.art/"
|
2026-08-29 21:11:24 +02:00
|
|
|
locale = "en"
|
2026-05-18 16:27:47 +02:00
|
|
|
title = "Roux"
|
|
|
|
|
enableRobotsTXT = true
|
|
|
|
|
enableGitInfo = false
|
|
|
|
|
[pagination]
|
2026-08-29 21:11:24 +02:00
|
|
|
pagerSize = 8
|
2026-05-18 16:27:47 +02:00
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
|
category = "categories"
|
|
|
|
|
tag = "tags"
|
2026-05-18 17:09:39 +02:00
|
|
|
issue = "issues"
|
2026-05-18 16:27:47 +02:00
|
|
|
|
|
|
|
|
[outputs]
|
|
|
|
|
home = ["HTML", "RSS", "JSON"]
|
|
|
|
|
page = ["HTML"]
|
|
|
|
|
section = ["HTML"]
|
|
|
|
|
taxonomy = ["HTML"]
|
|
|
|
|
term = ["HTML"]
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
|
description = "Roux is a slow-publishing fashion journal — one hundred photographs at a time. Editorial, couture, beauty and backstage plates."
|
|
|
|
|
author = "Roux Editorial"
|
2026-08-29 21:11:24 +02:00
|
|
|
issueIds = ["02", "01"]
|
|
|
|
|
issueNumber = "02"
|
|
|
|
|
issueName = "Obsession"
|
|
|
|
|
issueSeason = "Autumn MMXXVI"
|
|
|
|
|
issueBlurb = "One hundred plates in thrall to a single body — a bared shoulder, a parted mouth, silk slipping loose."
|
2026-05-18 16:27:47 +02:00
|
|
|
siteURL = "https://roux.pivoine.art"
|
2026-05-18 18:59:20 +02:00
|
|
|
umamiSrc = "https://umami.pivoine.art/script.js"
|
|
|
|
|
umamiId = "df675ca7-f82a-463b-89aa-f67c1f56ed68"
|
2026-05-18 16:27:47 +02:00
|
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
|
|
[build]
|
2026-08-29 21:11:24 +02:00
|
|
|
[build.buildStats]
|
|
|
|
|
enable = true
|
|
|
|
|
[[build.cachebusters]]
|
|
|
|
|
source = 'assets/notwatching/hugo_stats\.json'
|
|
|
|
|
target = 'css'
|
|
|
|
|
[[build.cachebusters]]
|
|
|
|
|
source = 'assets/css/main\.css'
|
|
|
|
|
target = 'css'
|
|
|
|
|
|
|
|
|
|
[module]
|
|
|
|
|
[[module.mounts]]
|
|
|
|
|
source = 'assets'
|
|
|
|
|
target = 'assets'
|
|
|
|
|
[[module.mounts]]
|
|
|
|
|
source = 'hugo_stats.json'
|
|
|
|
|
target = 'assets/notwatching/hugo_stats.json'
|
|
|
|
|
disableWatch = true
|
|
|
|
|
|
|
|
|
|
[security.exec]
|
|
|
|
|
allow = ['^(dart-)?sass$', '^go$', '^git$', '^node$', '^npx$', '^postcss$', '^tailwindcss$']
|
2026-05-18 16:27:47 +02:00
|
|
|
|
|
|
|
|
[imaging]
|
|
|
|
|
quality = 85
|
|
|
|
|
resampleFilter = "lanczos"
|
|
|
|
|
|
|
|
|
|
[imaging.exif]
|
|
|
|
|
disableDate = false
|
|
|
|
|
disableLatLong = true
|
|
|
|
|
|
|
|
|
|
[sitemap]
|
|
|
|
|
changefreq = "monthly"
|
|
|
|
|
priority = 0.5
|