Skip to main content

Upgrading

While docStatic is still in early development, changes must be merged individually from the main repository. However, the Node.js components can safely be updated by replacing the package.json file with the latest version from the main repository. After updating, run:

yarn install

Related topics

  • CLIDocStatic command line scripts.
  • InstallationHow to install docStatic locally, and start a docStatic site in no time.
  • IntroductionDocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.
  • Styling and layoutA Docstatic site is a pre-rendered single-page React application. You can style it the way you style React apps.
  • Creating pagesCreating pages in the CMS.
  • MDX and ReactUsing React in docStatic Markdown documents with MDX.
  • MCP Server IntegrationUsing docStatic with AI assistants through the Model Context Protocol (MCP) server