Note: This is an unofficial community contribution by and is not officially affiliated with Caveman.
A comprehensive documentation portal for Caveman built with Docusaurus. This repository contains the documentation for Caveman, organized according to the Di谩taxis framework.
- Di谩taxis Framework: Documentation is strictly organized into Tutorials, How-To Guides, Reference, and Explanation.
- Unified Ecosystem: All Caveman projects documented in a single, cohesive portal.
- Modern Stack: Built on Docusaurus 3 with MDX support and premium aesthetics.
-
Install dependencies:
npm install
-
Start the development server:
npm run start
-
Lint Prose with Vale:
vale docs/
This portal is automatically deployed to Vercel on pushes to the main branch.