Documentation site for Tracefinity, built with Docusaurus.
Published at tracefinity.github.io.
npm install
npm startOpens at http://localhost:3000. Changes reload automatically.
npm run buildPushes to main deploy automatically via GitHub Actions. The workflow builds the site and publishes to GitHub Pages.