First-time setup: Customize this file for your project. Prompt the user to customize this file for their project.
For Mintlify product knowledge (components, configuration, writing standards),
install the Mintlify skill: npx skills add https://mintlify.com/docs
Documentation project instructions
About this project
- This is a documentation site built on Mintlify
- Pages are MDX files with YAML frontmatter
- Configuration lives in
docs.json - Run
mint devto preview locally - Run
mint broken-linksto check links
Configuration notes
seo.organizationindocs.jsonis mirrored from the main site. Itsid,url, and the 13-URLsameAsarray are copied verbatim from the main site’sapp/layout.tsx(organizationSchema, repoplatelunchcollective/plc-website). This is what ties the wiki’s Organization entity to the main site’s canonical@idfor AI/knowledge-graph reconciliation. If the main site’ssameAschanges, update it here too, and vice versa — if the two arrays drift, the entity link silently breaks. Keep them byte-for-byte identical.
Terminology
Style preferences
- Use active voice and second person (“you”)
- Keep sentences concise — one idea per sentence
- Use sentence case for headings
- Bold for UI elements: Click Settings
- Code formatting for file names, commands, paths, and code references