Documentation site for TMA Cloud, built with Fumadocs (Next.js, static export).
Live: Documentation Wiki
npm install
npm run dev # http://localhost:3000npm run build— static export toout/npm run types:check— typecheck
Pushing to main builds and publishes to GitHub Pages via .github/workflows/deploy.yml.