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
- This is a documentation site built on Mintlify for docs.boundlessfi.xyz
- Audience: Participants, organizers, and normal users, not developers
- Pages are MDX files with YAML frontmatter
- Configuration lives in
docs.json - Run
mint devto preview locally; runmint broken-linksto check links - Writing guidelines: See WRITING_GUIDELINES.md for voice, tone, page structure, callouts, and product alignment (bounty types, reputation tiers, app URLs)
- Use Projects when referring to crowdfunding in the app (URLs:
/projects,boundlessfi.xyz/campaigns/{id}) - Bounty types: fixed price, competition, milestone-based (not "single claim" / "application" / "multi-winner" as legacy names)
- Reputation tiers: Newcomer, Contributor, Established, Expert, Legend (with score ranges in reference/reputation-formula)
- KYC: Didit. Withdrawing Stellar assets requires KYC.
- Escrow: Trustless Work. Upcoming: Bounties, grants, off-ramping. Live: Hackathons, crowdfunding (Projects).
{/* Add any project-specific style rules below */}
- 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
{/* Define what should and shouldn't be documented /} {/ Example: Don't document internal admin features */}