Deployment
By default, docStatic deploys to GitHub Pages. For other options, refer to Deployment in the Docusaurus documentation.
Related topics
- Using Claude in this project – How Claude Code is used in the docStatic project — automation, component development, style tooling, information architecture and content review.
- MCP Server Integration – Using docStatic with AI assistants through the Model Context Protocol (MCP) server
- Prose linting with Vale – Use Vale to enforce a consistent writing style across your docStatic documentation.
- Static assets – Static assets are the non-code files that are directly copied to the build output. Learn about how they are handled and the best practices for using static assets.
- Configuration – Configuring your site's behaviour through docusaurus.config.ts and more.
- Upgrading – Upgrading Node.js modules.
- MCP Server Implementation Details – Detailed implementation guide for the docStatic Model Context Protocol (MCP) server that provides AI assistants with structured access to your documentation.