Commit Graph

7 Commits

Author SHA1 Message Date
haemka 88e3a8cf1a Add devel/staging staged-publishing flow, rename default branch to main
Build and deploy / build-and-deploy (push) Failing after 26s
- .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
haemka ae3907a7ce Update SITENAME IPA transcription to [hɐəmkɑ] 2026-08-13 16:55:00 +00:00
haemka 56b1d404f3 Add SOCIAL config for sidebar/About-me social link icons
Build and deploy / build-and-deploy (push) Successful in 27s
Pairs with the theme's new templates/includes/social_links.html
partial. Each entry is (name, url, icon slug).
2026-08-13 16:44:20 +00:00
haemka da850454d7 Theme update 2026-08-13 15:00:56 +02:00
haemka e8c68762ef New article "fhir date parameters", config changes for multilanguage
support, tarnslations for existing pages and articles
2026-08-13 12:44:58 +02:00
haemka d1cdf789ec Added about me page, theme test hidden, minor theme fixes 2023-04-03 16:16:28 +02:00
haemka ad4875cdc4 Update 2020-05-31 18:51:45 +02:00