From 05546fa667e15095885759f8ffe2f601d1ad9c34 Mon Sep 17 00:00:00 2001 From: carrythebanner Date: Sun, 14 Jun 2026 14:58:09 -0700 Subject: [PATCH 1/2] rolling deadlines for monthly printed calendars --- site/config/_default/hugo.toml | 4 ++-- site/themes/s2b_hugo_theme/layouts/partials/cal/edit.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/config/_default/hugo.toml b/site/config/_default/hugo.toml index 461c9a6b..b426eb2a 100644 --- a/site/config/_default/hugo.toml +++ b/site/config/_default/hugo.toml @@ -113,8 +113,8 @@ disableKinds = ["taxonomy", "term"] merchSaleActive = false # set to true when merch sales are open merchSaleInfo = "2nd pre-sale ends June 8th at 11:59pm." merchSaleURL = "https://www.shop.rendered.co/bikesummer" - printCalendarActive = false # set to true when print calendar is accepting submissions - printCalendarDate = "May 10th at 11:59pm" + printCalendarActive = true # set to true when print calendar is accepting submissions + printCalendarDate = "July 13th at 11:59pm" donationsURL = "https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=NQAUFEUSM49ZJ" # Main page image carousel diff --git a/site/themes/s2b_hugo_theme/layouts/partials/cal/edit.html b/site/themes/s2b_hugo_theme/layouts/partials/cal/edit.html index 58bc696d..b929a305 100644 --- a/site/themes/s2b_hugo_theme/layouts/partials/cal/edit.html +++ b/site/themes/s2b_hugo_theme/layouts/partials/cal/edit.html @@ -400,7 +400,7 @@

{{ if .Site.Params.festival.printCalendarActive }}
- If you want your ride to appear in the print calendar, you must publish your event by {{ .Site.Params.festival.printCalendarDate }}. + If you want your ride to appear in the next printed calendar, you must publish your event by {{ .Site.Params.festival.printCalendarDate }}.
{{ end }} From 46176a5bd3008c57009891cd591f7c688b86d017 Mon Sep 17 00:00:00 2001 From: carrythebanner Date: Sun, 14 Jun 2026 15:01:55 -0700 Subject: [PATCH 2/2] updated docs --- docs/PEDALPALOOZA.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/PEDALPALOOZA.md b/docs/PEDALPALOOZA.md index b0dd04db..db614897 100644 --- a/docs/PEDALPALOOZA.md +++ b/docs/PEDALPALOOZA.md @@ -36,7 +36,8 @@ approx. early to mid May * Print calendar: * If a print calendar is being prepared, set `params.festival.printCalendarActive` to `true` * Set `params.festival.printCalendarDate` to the print deadline date - * Once the print deadline passes, set `params.festival.printCalendarActive` to `false` + * If there are multiple print rounds, update the deadline each time + * Once the last print deadline passes, set `params.festival.printCalendarActive` back to `false` ## During