Add workflow for generating project pages #22

Closed
msz wants to merge 2 commits from msz/www.trr379.de:project-pages-workflow into main

2 commits

Author SHA1 Message Date
6dbd70459b Add workflow for generating project pages 2026-02-23 16:55:31 +01:00
4c1d2fe3cd Simplify forgejo workflows for page generation
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).
2026-02-23 16:53:32 +01:00