Skip to content

Repository files navigation

TrueCalc Docs

Documentation site for TrueCalc — built with Fumadocs (Next.js, static export), deployed to GitHub Pages.

Layout

The docs UI is served at the app root, so on GitHub Pages (base path /docs) the final URLs are:

Commands

npm ci             # install (pins @truecalc/core exactly)
npm run dev        # local dev server
npm run build      # static export to out/
npm run test-docs  # execute marked Learn examples against @truecalc/core
npm run gen-docs   # regenerate content/docs/reference/functions/

CI (.github/workflows/ci.yml) runs gen-docs drift check, test-docs, and the build on every PR. Deploys to GitHub Pages happen from main (.github/workflows/deploy.yml).

See CLAUDE.md for contribution rules (PR-only, fixture-citation rule, version pinning).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages