docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable
This commit is contained in:
commit
96961f23f5
268 changed files with 24161 additions and 0 deletions
25
2026/2026-07-11--bonfire-branding-feeds.md
Normal file
25
2026/2026-07-11--bonfire-branding-feeds.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# 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](https://docs.bonfirenetworks.org/admin-tools.html) (name/icon in UI).
|
||||
Instance theme via `bonfire remote` matches [Settings System](https://docs.bonfirenetworks.org/settings_system.html) (`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](https://docs.bonfirenetworks.org/feed_structure.html) (`FeedPublish`).
|
||||
No official “republish outbox to local feed” procedure — ops SQL + gitbot workaround.
|
||||
|
||||
- Continuous: `gitbot-mirror.py` republishes outbox → local + internet every cycle.
|
||||
- One-off: `scripts/bonfire/publish-outbox-to-public.sql`.
|
||||
|
||||
Check: https://bonfire.hacktivism.ch/feed/local
|
||||
Loading…
Add table
Add a link
Reference in a new issue