Skip to content

feat(website): user guide at /docs/ + landing page sync to 0.9.x#44

Merged
danielss-dev merged 2 commits into
mainfrom
feat/website-docs
Jul 8, 2026
Merged

feat(website): user guide at /docs/ + landing page sync to 0.9.x#44
danielss-dev merged 2 commits into
mainfrom
feat/website-docs

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

What

User guidewebsite/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 + vendored marked.min.js). No build step: updating docs = edit the .md and redeploy; adding a page = drop an .md + one manifest.json row. Every claim was fact-checked against ui/src at 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

  • Served locally and driven with a browser: landing, docs index, content pages, and 390px mobile all render correctly; zero console errors.
  • All cross-page links resolve; docs render on GitHub too (plain relative .md links).

🤖 Generated with Claude Code

danielss-dev and others added 2 commits July 8, 2026 17:12
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>
@danielss-dev danielss-dev merged commit 00500f5 into main Jul 8, 2026
@danielss-dev danielss-dev deleted the feat/website-docs branch July 8, 2026 15:13
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