Start in three steps
This repo is a Mintlify site that will become the public home for LearnTerms documentation.Step 1: open the docs repo locally
docs.json.
Step 2: run the preview
You can preview without pushing anything:npm i -g mint once and then run mint dev.
Open http://localhost:3000 after the server starts. Mintlify reloads as you edit .mdx files and docs.json.
Step 3: make a LearnTerms-first change
Good first edits:- Replace starter content with guidance copied from the app repo.
- Keep navigation focused on real LearnTerms workflows.
- Use the app repo as the source of truth for names, roles, and product behavior.
First content areas to migrate
Onboarding
Move the existing introduction and cohort onboarding guidance first.
Study flow
Document the core student loop before edge-case features.
Content Library
Capture how PDFs become chunks and usable source material.
AI models
Explain model choices and generation behavior in product terms.