Commit graph

12 commits

Author SHA1 Message Date
d46d2b9025
debugging 2025-07-26 16:05:10 +02:00
3ea764708a Theme,CI: Update hugo and fix for hugo v0.146
hugo 0.146.0 refactored the template system and changed where some internal templates are located.
2025-07-26 09:44:59 +02:00
601b0054e2 CI: Move from gitlab to hugomods docker image
See https://gitlab.com/pages/hugo#deprecation-of-container-registry
2025-07-26 09:44:59 +02:00
364ec75a45 Update Node.js to v22 2025-07-23 22:31:18 +02:00
e8ab1ddc81
make staging CI show blog posts with future publish date
Co-authored-by: Dario <dario@bauschutt.org>
Suggested-by: Dario <dario@bauschutt.org>
2025-02-08 22:56:09 +01:00
dec278910e CI: Fix lastmod property of articles
We use the git commit to determine the lastmod date, but the checkout action uses a shallow clone by default.
2024-02-01 20:23:23 +01:00
8c2684abef CI: Fix deploy on schedule 2024-02-01 20:11:25 +01:00
d5fc2adfe1 CI: Post staging URL to PR once (on open event) 2024-01-28 13:04:48 +01:00
b1e4e69be2 CI: Auto-remove closed PRs from staging 2024-01-28 13:02:05 +01:00
765b727cc7 Template: Add robots meta-tag, set noindex on staging
Stolen from https://github.com/dereckcurry/hugo-robots-meta-tags
2024-01-22 22:36:23 +01:00
75cee47ab7 CI: Deploy PRs to staging 2024-01-22 21:14:46 +01:00
d9b20dcd25 CI: Deploy on push on main and schedule, build on PR 2024-01-22 21:14:46 +01:00