Discover and explore top open-source AI tools and projects—updated daily.
remorsesGenerate documentation sites with a Vite plugin
Top 58.1% on SourcePulse
Holocron offers an open-source, drop-in replacement for Mintlify, functioning as a Vite plugin to generate documentation sites from MDX files and a docs.json configuration. It targets developers seeking a self-hosted, locally buildable, and cost-effective alternative to cloud-based documentation platforms, enabling rapid migration from existing Mintlify projects and providing AI agent integration.
How It Works
Holocron integrates as a Vite plugin, automatically incorporating the Spiceflow framework for React Server Components and Tailwind CSS. It processes MDX pages and a docs.json configuration file to construct a complete documentation website. This approach allows for local development builds and standard CI/CD deployment pipelines, offering greater flexibility and control compared to cloud-only solutions. The plugin intelligently caches processed files based on Git SHAs for efficient rebuilds.
Quick Start & Requirements
npx -y @holocron.so/cli createpnpm add @holocron.so/vite react react-dom vitepnpm install && pnpm dev after scaffolding or npx vite for manual setup.npx vite buildHighlighted Details
docs.json schema, MDX components, and frontmatter fields for seamless migration..md routes, /llms.txt, /docs.zip, skill discovery) for agent integration.Maintenance & Community
The provided README does not detail specific contributors, sponsorships, or community channels like Discord or Slack. However, the availability of a CLI tool and active development signals suggest ongoing maintenance.
Licensing & Compatibility
Limitations & Caveats
The API reference generated is read-only, differing from Mintlify's interactive playground. Built-in analytics are not provided, requiring users to implement their own solutions. Custom domain management relies on the chosen hosting provider rather than a dedicated dashboard feature. Builds are performed locally, necessitating a CI/CD setup for automated deployments.
2 days ago
Inactive
dzharii
refactoringhq
kyrolabs