Add Retreat Summary, Team Photo 2026, and B02 Video #26

Closed
tseyrek wants to merge 0 commits from main into published
Member

Updates:

  • Retreat Summary with details (keynote, World Café, etc.)
  • Team Photo 2026 with Group.jpg
  • B02 project video news
  • Jana Zweerings contributor update
Updates: - Retreat Summary with details (keynote, World Café, etc.) - Team Photo 2026 with Group.jpg - B02 project video news - Jana Zweerings contributor update
Display portrait also in absence of text content
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Has been cancelled
1138f4d3b6
Previously, a portrait would be shown only if the page had
content (beyond the front matter in markdown file). This became
apparent when we switched to pages generated from the Pool metadata
which only had the front matter if the Person's description was empty.

Given that this behavior goes back to ff7bd673 and 577d7810 it would
seem that it was an unintended consequence of extending the default
template, and we can safely extend it further.

In the html output, the portrait and text content share a section. It
seems that adding an "or" allows us to show the portrait regardless of
content presence while still avoiding an empty section.
This adds a POOLAPI variable to make the pipe commands shorter and
more readable, and removes the unused job outputs feature (originally
intended to store the git commit outcome and conditionally trigger
another workflow, but its usage was commented out because we could not
get it to work as intended).

Temporary files are written into .cache instead of /tmp (the .cache is
also something that the code from pool-publication-page may use for
its own purposes).
Combine contributor and project update workflows
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 8m9s
4ade2bfbc1
Pro: we are reusing not only the uv, dtc, and qrg installation but
also the Project records (which have to be pre-fetched from the API as
extra information for processing Person records anyway).

Con: less granularity
fix(ci): run git add in the correct directory
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 7m37s
1a0717e8f1
Page generation scripts are called from the root directory of the
script collection. But the `git add` and `git commit` should be called
from the root directory of the website, for the added paths to make
sense.

To avoid multiple `cd` per step or lengthy commands with `git -C`, git
add and commit operations are grouped together in the last step.
Add retreat summary, team photo, B02 video, reorganize news articles
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Failing after 1m43s
519d0d5596
static/videos/b02-intro.mp4 gelöscht
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Failing after 1m45s
2ab8f25d62
Dateien nach „static/videos“ hochladen
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Has been cancelled
6574ffc089
content/news/2026-03-Our-Team/Thumbnail.jpg gelöscht
Some checks are pending
Deploy on webserver / Build site and deploy on success (push) Waiting to run
2c12c2be14
content/news/2026-03-Our-Team/Group.jpg gelöscht
Some checks are pending
Deploy on webserver / Build site and deploy on success (push) Waiting to run
28b8d8fbf3
Dateien nach „content/news/2026-03-Our-Team“ hochladen
Some checks are pending
Deploy on webserver / Build site and deploy on success (push) Waiting to run
3cd360950c
Dateien nach „content/news/2026-03-Our-Team“ hochladen
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Failing after 1m34s
b52889bd5a
Trigger rebuild after media upload
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Failing after 1m39s
5273d31f80
content/news/2026-03-what-is-b02-about/thumbnail.png gelöscht
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Has been cancelled
1094a43744
Dateien nach „content/news/2026-03-what-is-b02-about“ hochladen
Some checks failed
Deploy on webserver / Build site and deploy on success (push) Has been cancelled
d81087991c
Trigger rebuild - all media files uploaded -- last try
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 3m50s
7b411fa23e
mih force-pushed main from 7b411fa23e
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 3m50s
to 374e3e94c8
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 3m37s
2026-03-29 19:56:29 +00:00
Compare
Owner

I have merge all these changes, but I squashed the last 10 commits into the actual main content change to keep the history simple.

Thanks

I have merge all these changes, but I squashed the last 10 commits into the actual main content change to keep the history simple. Thanks
mih closed this pull request 2026-03-29 20:01:53 +00:00
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 3m37s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
q04/www.trr379.de!26
No description provided.