Orbit documentations.
Find a file
Jean 6dfb7631b2
docs: reflect the config, branding, i18n and plugin-API changes
- config.md: add server.guestIdent, report.service, defaults.lang; correct the
  turnstile.enabled / features.* descriptions; add a Languages section; complete example.
- branding.md: branding.name/icon now drive the favicon, notifications, PWA and push;
  fix the feature-flag notes; add a Languages note.
- plugins.md: document orbit.config() and orbit.i18n (language/t/pick) + a Localization
  section; note they arrived in apiVersion 4.
- overview.md: add the 10-language support bullet.
2026-07-04 01:05:11 +00:00
docs docs: reflect the config, branding, i18n and plugin-API changes 2026-07-04 01:05:11 +00:00
wiki docs: use absolute URLs for internal doc links so they work off-site (e.g. the repo view), not just on orbit.tchatou.fr 2026-06-20 07:10:22 +00:00
.gitignore Orbit documentation: docs, wiki and FAQ pages 2026-06-20 06:36:04 +00:00
faq.md docs: use absolute URLs for internal doc links so they work off-site (e.g. the repo view), not just on orbit.tchatou.fr 2026-06-20 07:10:22 +00:00
README.md docs: note that pushes auto-deploy to the live site 2026-06-20 06:48:09 +00:00

Orbit — documentation

Source for the Orbit IRC web client documentation, rendered at orbit.tchatou.fr/docs.

  • docs/ — documentation pages (overview, quick start, configuration, branding, plugins, self-hosting, IRCv3, architecture)
  • wiki/ — user wiki (slash commands, formatting, themes, the #orbit channel, troubleshooting)
  • faq.md — frequently asked questions

Every page is Markdown. Edit a page, commit, and the site serves it.

The Orbit client itself lives at codeberg.org/reversefr/orbit.

Pushes to this repository auto-deploy to the live site within ~90s (the Orbit IRC bot fast-forwards the checkout and announces the update in #orbit).