This repository contains the official Conceal Network documentation. The Fumadocs site is published at https://concealnetwork.github.io/conceal-wiki/.
- Node.js 24
- npm
Install the locked dependencies:
npm ciStart the development server:
npm run devRun the full validation, including the GitHub Pages project-path build and static-export assertions:
npm run verifyThe weekly release check compares documented versions with the latest GitHub releases. When a tag changes, it creates or updates one review issue. It never edits or publishes documentation.