Whop Wiki
Prerequisites
Quick Start
cd docs
npx mintlify devBuilding for Production
npx mintlify buildFolder Structure
docs/
├── docs.json # Mintlify configuration
├── mise.toml # Node version management
├── brand-assets/ # Logos, fonts, illustrations
├── home/index.mdx # Home page
├── company/ # Company section
├── engineering/ # Engineering section
├── payments/ # Payments section (with subsections)
├── core-product/ # Core Product section
├── finance/ # Finance section
├── dashboard/ # Dashboard section
├── affiliates/ # Affiliates section
└── ads/ # Ads sectionAdding Custom Fonts
Components
Deployment
Resources
Last updated
Was this helpful?