Documentation

Quickstart

Get oriented with Mathnetica documentation and the research site.

Use this guide to understand how Mathnetica documentation is structured and how it connects to the public research site.

Prerequisites

  • Familiarity with algorithms, computational systems, or related research
  • Optional: a GitHub account for open collaboration

Orientation

Read the research overview

Start on the public Research page for fields of investigation.

Browse selected projects

Review labelled experimental work on Projects. Status tags indicate Research, Experimental, or Open Source direction — not completed product claims.

Check publications

Publications currently shows an honest empty state until real notes and reports are ready.

Use this docs tree

Documentation pages live under /docs and are written in MDX. Navigation is defined in content/docs/meta.json.

Local development

pnpm install
pnpm dev

Open http://localhost:3000 for the site and http://localhost:3000/docs for documentation.

Stack notes

Docs are self-hosted with a Mintlify-style system based on Unmint / Fumadocs — not a third-party SaaS. Content stays in-repo under content/docs/.

Tip

Prefer precise technical language. Avoid SaaS marketing phrasing in research docs.