Skip to main content

Deployment

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

Related topics

  • MCP Server IntegrationUsing docStatic with AI assistants through the Model Context Protocol (MCP) server
  • 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 behavior 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.
  • CLIDocStatic command line scripts.
  • IntroductionDocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.