2026-05-18 16:27:47 +02:00
|
|
|
baseURL = "https://roux.pivoine.art/"
|
|
|
|
|
languageCode = "en"
|
|
|
|
|
title = "Roux"
|
|
|
|
|
enableRobotsTXT = true
|
|
|
|
|
enableGitInfo = false
|
|
|
|
|
[pagination]
|
2026-05-18 18:33:21 +02:00
|
|
|
pagerSize = 10
|
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"
|
|
|
|
|
issueNumber = "01"
|
|
|
|
|
issueName = "Fabric, Light & Gesture"
|
|
|
|
|
issueSeason = "Spring MMXXVI"
|
|
|
|
|
issueBlurb = "The inaugural plates — one hundred photographs gathered across ateliers, streets, and quiet hotel corridors."
|
|
|
|
|
siteURL = "https://roux.pivoine.art"
|
|
|
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
|
|
[build]
|
|
|
|
|
writeStats = true
|
|
|
|
|
|
|
|
|
|
[imaging]
|
|
|
|
|
quality = 85
|
|
|
|
|
resampleFilter = "lanczos"
|
|
|
|
|
|
|
|
|
|
[imaging.exif]
|
|
|
|
|
disableDate = false
|
|
|
|
|
disableLatLong = true
|
|
|
|
|
|
|
|
|
|
[sitemap]
|
|
|
|
|
changefreq = "monthly"
|
|
|
|
|
priority = 0.5
|