CelestialDocs isn't just another documentation tool - it's a complete foundation for your digital presence. Unlike rigid NPM packages that hide their logic, CelestialDocs gives you full control over every line of code.
You Own The Source Code No hidden logic. No black-box NPM packages. You clone the repo, and it's yours. Modify the build, add custom integrations, or rewrite the core logic. You aren't "using" CelestialDocs; you're building on top of it.
One Umbrella, Infinite Possibilities Why manage separate repos for your Docs, Blog, and Portfolio? With our multi-collection architecture, you can build everything in one place.
- Docs?
/docs - Blog?
/blog - Product?
/productAll sharing the same high-performance foundation.
Framework Agnostic Power Powered by Astro, you're never locked in. We use React for UI, but you can drop in Vue, Svelte, Solid, or Vanilla JS components anywhere. Use the right tool for the job, every time.
Design System Ready Built on Tailwind CSS 4 and Shadcn UI, your project looks professional from day one. Use any SVG icon (we love SVGRepo!) without complex setups. It's homogenous, accessible, and beautiful by default.
For Developers
Configure once in data/config.ts. The type-safe architecture catches errors before they happen. You handle the code; the system handles the rest.
For Writers & Non-Techies
Forget complex Git workflows. Just go to the content/ folder, drop in a Markdown file, and start typing. The system automatically creates routes, navigation, and search indexes for you.
git clone https://github.com/HYP3R00T/CelestialDocs.git my-docs
cd my-docs
pnpm install && pnpm devVisit http://localhost:4321 to see your new platform.
We believe in open source. Before starting, read the contribution guide and search existing issues and pull requests. Report security vulnerabilities privately according to the security policy.
Before submitting a pull request, run the complete local gate:
pnpm validate
pnpm build
prek run --all-filesFor individual checks:
pnpm check # Lint, format, and organize imports with Biome
pnpm check:fix # Apply Biome's safe fixes
pnpm typecheck # Validate with the TypeScript compilerIf this project saves you time or helps you build something amazing, please consider supporting the work:
Built with ❤️ by @HYP3R00T
