1.2 KiB
1.2 KiB
Bonfire branding + public feeds (2026-07-11)
After 2026/2026-07-11--bonfire-gitbot-systemd.md. Logo: 2026/2026-07-11--bonfire-logo-not-served.md.
Branding
- hacktivism magician logo (same as git.hacktivism.ch).
- Deploy:
scripts/bonfire/apply-branding.sh - Logo URL:
/images/hacktivism-logo.svg(compose bind-mount).
Official: Admin Tools — Instance Settings (name/icon in UI).
Instance theme via bonfire remote matches Settings System (scope: :instance).
No official doc for custom static files in podman — bind-mount workaround only.
Public feed (ops)
Gitbot activity can stay in the user outbox; guests on / may see a stale feed until republished.
Official: Feed structure (FeedPublish).
No official “republish outbox to local feed” procedure — ops SQL + gitbot workaround.
- Continuous:
gitbot-mirror.pyrepublishes outbox → local + internet every cycle. - One-off:
scripts/bonfire/publish-outbox-to-public.sql.