Modules Documentation
Pages list
Every page this module ships.
Complete
Phase 1 ships THREE production routes per file: the listing, the details (marketing surface), and the reader (consumption surface). Phase 2 adds per-category / per-topic / per-language archive pages and the founder file submission flow.
Phase 1 routes
- /:lang/founder-files
- Listing. Filters: Category · Language · Sponsorship · Search. Sort: latest / featured / most-downloaded.
- /:lang/founder-files/:slug
- Details (marketing surface). Hero with cover, Best For, What You’ll Learn, TOC preview, sponsor row, download CTA.
- /:lang/founder-files/:slug/read
- Reader (consumption surface). Reading progress bar, TOC sidebar with active-section highlight, sectioned body, end-of-file CTAs.
Phase 2 routes
- `/:lang/founder-files/categories/:categorySlug` — category archive (e.g. all Funding files).
- `/:lang/founder-files/topics/:topicSlug` — topic archive (e.g. all pitch-deck files).
- `/:lang/founder-files/languages/:lang` — language-filtered archive.
- `/:lang/founder-files/sponsors/:sponsorSlug` — sponsor portfolio page.
