Deployment
By default, docStatic deploys to GitHub Pages. For other options, refer to Deployment in the Docusaurus documentation.
Related topics
- MCP Server Integration – Using docStatic with AI assistants through the Model Context Protocol (MCP) server
- 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 behavior 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.
- CLI – DocStatic command line scripts.
- Introduction – DocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.