CelestialDocs
CelestialDocs is a minimal and versatile documentation template built with Astro and Tailwind CSS. It offers a clean interface, fast static site generation, and modern UI components with Shadcn UI. Easily customizable, it's perfect for creating well-structured documentation sites.
Install / Use
/learn @HYP3R00T/CelestialDocsREADME
CelestialDocs
The Only Documentation System You'll Ever Need
</div>
🔓 Unlock True Freedom
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.
🚀 Why It's A Game Changer
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.
✨ Designed for Everyone
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.
🚀 Quick Start
git clone https://github.com/HYP3R00T/CelestialDocs.git my-docs
cd my-docs
pnpm install && pnpm dev
Visit http://localhost:4321 to see your new platform.
🤝 Contributing
We believe in open source. Fork the repo, make it better, and own your improvements.
Before submitting a PR, please ensure code quality:
pnpm validate # Runs lint, format check, and typecheck
Or run checks individually:
pnpm lint # Check for ESLint errors
pnpm format # Auto-format with Prettier
pnpm typecheck # Validate TypeScript types
❤️ Support
If this project saves you time or helps you build something amazing, please consider supporting the work:
<div align="center">
Built with ❤️ by @HYP3R00T
</div>