Skip to content

Restore documentation and add desktop self-hosting guide#103

Merged
krazyjakee merged 1 commit into
masterfrom
docs/restore-and-update
Jun 10, 2026
Merged

Restore documentation and add desktop self-hosting guide#103
krazyjakee merged 1 commit into
masterfrom
docs/restore-and-update

Conversation

@krazyjakee

Copy link
Copy Markdown
Contributor

Summary

  • Restore the full docs/ tree from legacy-godot — the migration had reduced it to only MIGRATION.md, which would have wiped every section the website build consumes.
  • Expand self-hosting into three pages: a new Overview comparing the two hosting paths, a new Running Accord on Your Desktop guide for the Accord desktop app, and the existing Deploying a Server guide (reordered, cross-linked).
  • Update docs/index.md to list all three self-hosting pages.

Details

The website's build-docs.js reads markdown from this repo's docs/ directory to generate docs.html. After the Godot→Flutter migration the docs were stripped down, breaking that pipeline. This restores the 18 unchanged pages (getting-started, messaging, voice-and-video, customization, administration, navigation, troubleshooting) plus README, and rewrites the self-hosting section around the new desktop hosting option.

Test plan

  • npm run build:docs in accordwebsite against this branch's docs/ produces all sections without error
  • Self-hosting pages render with correct sidebar icons and cross-links

🤖 Generated with Claude Code

The docs source was reduced to only MIGRATION.md during the Flutter
migration. This restores the full documentation tree from the
legacy-godot branch and expands the self-hosting section.

Self-hosting is now three pages: an overview comparing the two hosting
paths, a new guide for the Accord desktop tray app (bundled
accordserver + LiveKit, auto-config, auto-updates), and the existing
Docker/VPS deployment guide.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@krazyjakee krazyjakee merged commit 695757b into master Jun 10, 2026
5 checks passed
@krazyjakee krazyjakee deleted the docs/restore-and-update branch June 28, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant