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
- CLI – DocStatic command line scripts.
- Installation – How to install docStatic locally, and start a docStatic site in no time.
- Introduction – DocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.
- Styling and layout – A Docstatic site is a pre-rendered single-page React application. You can style it the way you style React apps.
- Creating pages – Creating pages in the CMS.
- MDX and React – Using React in docStatic Markdown documents with MDX.
- MCP Server Integration – Using docStatic with AI assistants through the Model Context Protocol (MCP) server