Commit Graph

1430 Commits

Author SHA1 Message Date
svemagie
b00ed0607d fix: footer
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m25s
2026-04-01 15:05:52 +02:00
svemagie
aec1047341 feat: This Website kills fascists
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m33s
2026-04-01 14:58:57 +02:00
9632b8eae3 delete note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m25s
2026-04-01 14:51:16 +02:00
487c6907f3 delete note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m22s
2026-04-01 14:38:43 +02:00
11b7de0562 update note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m30s
2026-04-01 14:20:27 +02:00
baef2b1225 create note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m21s
2026-04-01 14:18:47 +02:00
5a20cac5c0 delete note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m27s
2026-04-01 14:00:36 +02:00
9e3f9a6bc5 update note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m25s
2026-04-01 13:56:45 +02:00
6324ffa1f0 create note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m31s
2026-04-01 13:55:14 +02:00
969c0eabce update note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m28s
2026-04-01 13:24:12 +02:00
15ff488b0c create note post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 13:21:56 +02:00
svemagie
2433f1c0f9 fix: listening cleanup
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m26s
2026-04-01 12:51:06 +02:00
svemagie
8d3da8ec45 Merge branch 'main' of https://gitea.giersig.eu/giersig.eu/indiekit-blog
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m31s
2026-04-01 12:23:00 +02:00
svemagie
729ad993fa fix: cleanup listening 2026-04-01 12:22:59 +02:00
2c638651b1 update like post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m38s
2026-04-01 11:28:02 +02:00
e254bc01cc create like post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 11:26:26 +02:00
svemagie
7ed19c8e2b Merge branch 'main' of https://gitea.giersig.eu/giersig.eu/indiekit-blog
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m28s
2026-04-01 10:51:32 +02:00
svemagie
b21e361ab5 fix: refererrer 2026-04-01 10:51:31 +02:00
b94561e973 update bookmark post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m37s
2026-04-01 10:25:31 +02:00
774dbe6dfc create bookmark post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 10:23:50 +02:00
c94e71f7da upload photo file
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 10:23:22 +02:00
svemagie
6aaa22564f feat: scheduled rebuild every 30 minutes
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m27s
Picks up new content from IndieKit, refreshes external feeds (Last.fm,
Mastodon, Bluesky, Funkwhale, etc.) and redeploys without a manual push.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 10:17:59 +02:00
svemagie
9254487c2a fix: remove duplicate OG image generation in build script
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m21s
build:og was running before eleventy, then eleventy.before ran it again —
two full generation passes per build. Since eleventy.before handles OG
generation, the standalone pre-step is redundant.

Also fix build:og path: was passing .cache (parent dir) which after the
ogDir rename wrote PNGs to the wrong location. Now uses OG_CACHE_DIR env
var with .cache/og as fallback, matching eleventy.config.js behaviour.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 10:04:56 +02:00
svemagie
93972aef35 fix: persist OG image cache outside act runner workspace
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m51s
The cache was written to .cache/og/ relative to the workspace, which is
under /usr/local/git/.cache/act/<unique-hash>/hostexecutor/ — a new path
per run, so every build regenerated all images from scratch.

OG_CACHE_DIR env var now controls the cache path (resolved to an absolute
path). CI sets it to /usr/local/git/.cache/og, which survives between runs.
Locally it still defaults to .cache/og inside the project dir.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 10:00:53 +02:00
06d8cab329 update repost post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 2m3s
2026-04-01 09:58:24 +02:00
svemagie
c839d8ac43 fix: use INDIEKIT_URL for blogroll/podroll/news status checks
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
Pages nav links were always hidden because status data files fetched
from SITE_URL (public) instead of INDIEKIT_URL (internal IndieKit API).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 09:56:18 +02:00
4baf10560c create repost post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 09:55:10 +02:00
28c6786439 update like post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m53s
2026-04-01 09:45:20 +02:00
231cf6e8a1 create like post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 09:43:24 +02:00
949e78266d update note post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m55s
2026-04-01 09:33:24 +02:00
69d31372ca update like post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 09:31:15 +02:00
80359d2c8c create note post
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-04-01 09:30:45 +02:00
113c190e1d update page post
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 2m4s
2026-04-01 09:22:22 +02:00
svemagie
d46731ca88 fix gitea fetch
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m45s
2026-03-31 21:50:41 +02:00
svemagie
a9368757de fix gitea fetching & cosmetics
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m40s
2026-03-31 21:33:26 +02:00
svemagie
e80b99ce49 fix: resvg og image generation
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m44s
2026-03-31 21:25:38 +02:00
svemagie
dbcbdf4c57 debug resvg cli
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-03-31 21:21:52 +02:00
svemagie
fec9628c38 debug resvg cli
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-03-31 21:05:26 +02:00
svemagie
9ce9f4aa09 debug resvg cli
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 18s
2026-03-31 21:03:04 +02:00
svemagie
79bf98387a debug resvg cli
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 20s
2026-03-31 21:00:38 +02:00
svemagie
ddbba1bfcd fix: logging for resvg
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-03-31 20:55:47 +02:00
svemagie
3f6d499081 fix: resvg cli
Some checks failed
Build & Deploy / build-and-deploy (push) Has been cancelled
2026-03-31 20:46:45 +02:00
svemagie
2b9e425c98 fix: og image with resvg client
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 20s
2026-03-31 20:45:13 +02:00
svemagie
352a25552c fix: add resvg freebsd binary
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 19s
2026-03-31 20:39:24 +02:00
svemagie
1ba1ef55d5 debug: resvg freebsd
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 22s
2026-03-31 20:32:42 +02:00
svemagie
0e6d119928 fix: deploy with resvg
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 24s
2026-03-31 20:25:22 +02:00
svemagie
cf95660406 fix: resvg in deploy, not patches needed 2026-03-31 20:18:39 +02:00
svemagie
951a5354e3 fix: deploy build resvg 2026-03-31 20:16:40 +02:00
svemagie
938e6fecb7 fix: build native resvg, cache it
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 20s
2026-03-31 20:10:26 +02:00
svemagie
cbd5f1b994 fix: og passthrough
Some checks failed
Build & Deploy / build-and-deploy (push) Failing after 20s
2026-03-31 19:54:40 +02:00