Skip to content

release: promote static documentation exports to main - #66

Merged
nick-csu merged 4 commits into
mainfrom
pre-release
Sep 12, 2026
Merged

release: promote static documentation exports to main#66
nick-csu merged 4 commits into
mainfrom
pre-release

Conversation

@nick-csu

Copy link
Copy Markdown
Contributor

Promote #65 from pre-release to main.

cortex docs build exports static HTML, CSS, JavaScript, and documentation data. Remove docs start, retain docs serve for local previews, and update documentation throughout the repository.

This promotion also fixes mobile documentation navigation and MCP tool link positioning, adds browser regressions, and fixes CI package staging. Refresh the locked URI and Cloudflare tooling dependencies to pass the security audit within the existing dependency ranges.

The Cloudflare demo deployment workflow and configuration remain unchanged. The promotion preserves the existing v0.1.30 release history.

Validation before promotion: the feature PR runs the audit, formatting, lint, repository and Cloudflare builds, deployment dry runs, unit coverage, package smoke checks, and browser tests. This promotion additionally runs SDK and publishing integration checks before merge.

nick-csu and others added 4 commits September 12, 2026 11:59
- Removed the DocsStartCommand from the CLI, simplifying the documentation commands.
- Updated the DocsBuildCommand to export static HTML documentation instead of a Node.js server.
- Modified related documentation to reflect the changes in the build process and deployment instructions.
- Enhanced error handling and logging for the build process.
- Adjusted the UI components for better responsiveness and user experience.
- Cleaned up unused code and dependencies related to the removed start command.
feat(docs): export static HTML and fix documentation navigation
@nick-csu
nick-csu merged commit 2cba2fb into main Sep 12, 2026
6 checks passed
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