2026-06-07 11:53:45 +02:00
|
|
|
baseURL = "https://bar.pivoine.art/"
|
|
|
|
|
languageCode = "en-us"
|
|
|
|
|
title = "Bar Pivoine"
|
|
|
|
|
copyright = "© 2026 Bar Pivoine"
|
|
|
|
|
|
|
|
|
|
enableRobotsTXT = true
|
|
|
|
|
|
|
|
|
|
[pagination]
|
|
|
|
|
pagerSize = 24
|
|
|
|
|
|
|
|
|
|
[sitemap]
|
|
|
|
|
changefreq = "monthly"
|
|
|
|
|
priority = 0.5
|
|
|
|
|
filename = "sitemap.xml"
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
|
description = "A field guide to the good pour. Low light, honest measures, no garnish left behind."
|
|
|
|
|
tagline = "Low light. Honest measures."
|
|
|
|
|
author = "Bar Pivoine"
|
|
|
|
|
ogImage = "/images/og-default.jpg"
|
|
|
|
|
umamiSrc = "https://umami.pivoine.art/script.js"
|
|
|
|
|
umamiId = "48b0d2e7-e6e3-457c-a421-6cebf203785a"
|
|
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
|
category = "categories"
|
|
|
|
|
glass = "glasses"
|
|
|
|
|
ingredient = "ingredients"
|
|
|
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
|
|
[markup.highlight]
|
|
|
|
|
style = "dracula"
|
|
|
|
|
noClasses = true
|
|
|
|
|
|
|
|
|
|
[build]
|
|
|
|
|
writeStats = true
|
|
|
|
|
|
2026-06-07 19:34:44 +02:00
|
|
|
[[menus.footer]]
|
|
|
|
|
name = "Imprint"
|
|
|
|
|
url = "/imprint/"
|
|
|
|
|
weight = 1
|
|
|
|
|
|
|
|
|
|
[[menus.footer]]
|
|
|
|
|
name = "Pivoine"
|
|
|
|
|
url = "https://pivoine.art"
|
|
|
|
|
weight = 2
|
|
|
|
|
|
2026-06-07 11:53:45 +02:00
|
|
|
[[menus.main]]
|
|
|
|
|
name = "Recipes"
|
|
|
|
|
url = "/recipes/"
|
|
|
|
|
weight = 1
|
|
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
|
name = "Categories"
|
|
|
|
|
url = "/categories/"
|
|
|
|
|
weight = 2
|
|
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
|
name = "Glasses"
|
|
|
|
|
url = "/glasses/"
|
|
|
|
|
weight = 3
|
|
|
|
|
|
|
|
|
|
[[menus.main]]
|
|
|
|
|
name = "Ingredients"
|
|
|
|
|
url = "/ingredients/"
|
|
|
|
|
weight = 4
|