Short, zero-to-published recipes. The design behind them is in ../design/federation.md and ../design/webmention.md.
| Guide | Status |
|---|---|
| Federate via Bridgy Fed — be followable from Mastodon/Bluesky | works today (uses the mf2 + feeds colophon already emits) |
| Show webmentions — replies/likes on your posts | shipped (colophon webmention fetch/publish + display modes) |
| Syndicate with a command — POSSE to any target | shipped (the command driver) |
| Syndicate to Mastodon | shipped (native mastodon driver) |
| Syndicate to Bluesky | shipped (native bluesky driver) |
| Syndicate via Bridgy — no-credentials POSSE | shipped (bridgy driver) |
Syndication ships in full: the harness (ledger, env/per-post gating,
--dry-run) plus thecommand,mastodon,bluesky, andbridgydrivers. The complete reference (every driver, how each works, when to use which) is ../syndication.md.
Generated from docs/howto/README.md — edit it there.