haemka a579c519b2 Add devel/staging staged-publishing flow, rename default branch to main
- .gitea/workflows/build-deploy.yml: trigger on [main, staging, devel];
  build step picks publishconf.py (main) / stagingconf.py (staging) /
  bare pelicanconf.py (devel, same as a plain local build); deploy
  step already had prod-vs-test branching, updated its ref check from
  master to main to match the repo's renamed default branch.
- stagingconf.py: new, prod-like preview config (feeds, absolute URLs)
  pointed at the internal dev webserver instead of the real domain.
- pelicanconf.py: SITEURL set to the dev webserver address (was ''),
  used by both stagingconf.py and bare devel builds.
2026-08-14 10:54:33 +00:00
2026-08-13 15:00:56 +02:00
2022-09-23 17:40:35 +02:00
2020-05-31 18:51:45 +02:00
2020-05-31 15:44:53 +02:00
S
Description
No description provided
Readme 20 MiB
Languages
Python 87.7%
Shell 12.3%