Skip to main content

Deployment

By default, docStatic deploys to GitHub Pages. For other options, refer to Deployment in the Docusaurus documentation.

Related topics

  • Using Claude in this projectHow Claude Code is used in the docStatic project — automation, component development, style tooling, information architecture and content review.
  • MCP Server IntegrationUsing docStatic with AI assistants through the Model Context Protocol (MCP) server
  • Prose linting with ValeUse Vale to enforce a consistent writing style across your docStatic documentation.
  • Static assetsStatic 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.
  • ConfigurationConfiguring your site's behaviour through docusaurus.config.ts and more.
  • UpgradingUpgrading Node.js modules.
  • MCP Server Implementation DetailsDetailed implementation guide for the docStatic Model Context Protocol (MCP) server that provides AI assistants with structured access to your documentation.