Skip to content

Add docs app and GitHub Pages deploy#12344

Merged
brunobergher merged 2 commits into
mainfrom
codex/import-docs-pages
May 12, 2026
Merged

Add docs app and GitHub Pages deploy#12344
brunobergher merged 2 commits into
mainfrom
codex/import-docs-pages

Conversation

@brunobergher
Copy link
Copy Markdown
Collaborator

@brunobergher brunobergher commented May 12, 2026

Summary

  • import the cleaned Docusaurus docs app from Roo-Code-Docs PR #553 into apps/docs
  • configure docs for https://roocode.github.io with a CNAME and root baseUrl
  • add a GitHub Pages workflow that builds and deploys apps/docs
  • add docs workspace dependencies and Turbo build inputs

Verification

  • pnpm --filter @roo-code/docs check-types
  • pnpm --filter @roo-code/docs lint
  • pnpm --filter @roo-code/docs build
  • pnpm turbo build --filter @roo-code/docs
  • pre-commit hook: pnpm lint
  • pre-push hook: pnpm check-types

Notes

  • GitHub Pages still needs the repo settings configured to use GitHub Actions as the Pages source, and the roocode.github.io domain may need to be accepted/configured in GitHub Pages settings.

Interactively review PR in Roo Code Cloud

@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. Documentation Improvements or additions to documentation labels May 12, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 12, 2026
@brunobergher brunobergher merged commit 28acb6a into main May 12, 2026
9 checks passed
@brunobergher brunobergher deleted the codex/import-docs-pages branch May 12, 2026 13:23
@github-project-automation github-project-automation Bot moved this from New to Done in Roo Code Roadmap May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants