feat(website): user guide at /docs/ + landing page sync to 0.9.x#44
Merged
Conversation
website/docs/ holds the guide as plain markdown (one file per page, manifest.json for order) rendered client-side by docs/index.html + docs.js with a vendored marked.min.js, so the site keeps its no-build-step invariant: updating docs = editing the .md and redeploying. Every page was fact-checked against ui/src at v0.9.0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Linux download button live (AppImage via the releases API), stale ~10 MB installer claims corrected to real sizes (~15 MB MSI/deb/rpm, ~31 MB universal DMG), worktrees card covers Compare + Merge & clean up, new Workspaces and AI-commit-messages wide cards fill the feature grid, Docs linked from nav, footer, and the ⌘K palette. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
User guide —
website/docs/holds nine markdown pages (overview, getting started, repositories & workspaces, reviewing agent changes, worktrees, everyday git, commits & history, keyboard & palette, settings) rendered client-side at/docs/by a static viewer (docs/index.html+docs.js+ vendoredmarked.min.js). No build step: updating docs = edit the.mdand redeploy; adding a page = drop an.md+ onemanifest.jsonrow. Every claim was fact-checked againstui/srcat v0.9.0 (shortcuts, setting labels, view names, behaviors — ~30 corrections applied during review).Landing page synced to 0.9.x — Linux download button live (AppImage), installer sizes corrected (~10 MB → real ~15 MB MSI/deb/rpm, ~31 MB universal DMG), worktrees card now covers Compare + Merge & clean up, new Workspaces and AI-commit-messages cards, Docs linked from nav/footer/⌘K palette.
Also updates TASKS.md / ROADMAP.md / READMEs per the post-task ritual.
Verified
.mdlinks).🤖 Generated with Claude Code