- ◈ Astro v6 + MDX + Tailwind v4
- ◓ Docs & Courses in one monorepo
- ✽ Type-safe content with Zod
Knowledge Core
A modern monorepo template for documentation and course platforms. Built with Astro, MDX, and Tailwind CSS.
Features
⚡
Lightning Fast
Astro generates static HTML. Zero JavaScript when not needed.
📝
MDX Content
Write Markdown with embedded Astro components.
🎨
Dark Mode
Automatic dark mode with CSS variables and Tailwind.
🔍
Full-Text Search
Integrated search with Pagefind — client-side and fast.
📦
Monorepo
Shared packages for UI, styles, and content models.
🎓
Courses & Quizzes
Interactive learning paths with progress tracking.
🌍
i18n Ready
Locale routing and UI translations built in.
♿
Accessibility
Adjustable font size, keyboard navigation, ARIA labels.
Tech Stack
Frontend
- → Astro v6
- → Tailwind CSS v4
- → TypeScript
- → MDX
Tooling
- → pnpm Workspaces
- → Biome
- → Vitest
- → Pagefind
Packages
- → @knowledge-core/ui
- → @knowledge-core/styles
- → @knowledge-core/content-model
- → @knowledge-core/shared
Ready to get started?
Start with the documentation or check out the example course to see all features in action.