Orbit documentations.
Find a file
orbit-docs 0b8266b6e9
Merge remote-tracking branch 'fj/main'
# Conflicts:
#	docs/config.md
2026-07-04 01:09:17 +00:00
docs Merge remote-tracking branch 'fj/main' 2026-07-04 01:09:17 +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).