Orbit documentations.
Find a file
2026-06-20 06:59:49 +00:00
docs docs: add Section/Order front-matter so the nav is built from the files (drop a page in, it appears — no code change) 2026-06-20 06:59:49 +00:00
wiki docs: add Section/Order front-matter so the nav is built from the files (drop a page in, it appears — no code change) 2026-06-20 06:59:49 +00:00
.gitignore Orbit documentation: docs, wiki and FAQ pages 2026-06-20 06:36:04 +00:00
faq.md Orbit documentation: docs, wiki and FAQ pages 2026-06-20 06:36:04 +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).