Expose build commit/branch to templates via SITE_COMMIT/SITE_BRANCH

pelicanconf.py reads them from env vars (blank on a plain local
build); the CI workflow's Build step now sets SITE_COMMIT (short SHA)
and SITE_BRANCH before invoking pelican. Bumps the theme submodule to
pick up the matching footer change (427fd9d).
This commit is contained in:
2026-08-14 11:12:23 +00:00
parent a579c519b2
commit bf17268d02
3 changed files with 13 additions and 1 deletions