Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyp3r00t/celestialdocs
Documentation template using Astro and Shadcn
https://github.com/hyp3r00t/celestialdocs
astro astrojs documentation documentation-generator shadcn shadcn-ui tailwindcss template-project
Last synced: 3 months ago
JSON representation
Documentation template using Astro and Shadcn
- Host: GitHub
- URL: https://github.com/hyp3r00t/celestialdocs
- Owner: HYP3R00T
- License: mit
- Created: 2024-07-22T11:28:59.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T16:06:44.000Z (5 months ago)
- Last Synced: 2024-10-28T15:53:34.714Z (3 months ago)
- Topics: astro, astrojs, documentation, documentation-generator, shadcn, shadcn-ui, tailwindcss, template-project
- Language: TypeScript
- Homepage: https://celestialdocs.hyperoot.dev
- Size: 2 MB
- Stars: 16
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
CelestialDocs
**CelestialDocs** is a simple and versatile documentation template built with Astro. It provides a clean and minimal interface for creating documentation websites, leveraging the power of Astro and Tailwind CSS for a streamlined user experience.
## Features
- **Astro Build**: Optimized for fast and efficient static site generation.
- **Tailwind CSS**: Customizable and responsive design with Tailwind CSS.
- **Shadcn UI**: Integrated components for a modern UI experience.
- **Customizable**: Easily configure colors, icons, and layout to fit your needs.
- **Documentation Ready**: Ideal for creating comprehensive and organized documentation.## Documentation
For detailed documentation on how to use and configure CelestialDocs, visit [celestialdocs.hyperoot.dev](https://celestialdocs.hyperoot.dev).
## Contributing
Contributions are welcome! If you have suggestions, improvements, or bug fixes, please open an issue or submit a pull request.
1. **Fork the Repository**.
2. **Create a New Branch**:```bash
git checkout -b feature/your-feature
```3. **Commit Your Changes**:
```bash
git commit -am 'Add some feature'
```4. **Push to the Branch**:
```bash
git push origin feature/your-feature
```5. **Open a Pull Request**.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
---
Built by HYP3R00T. The source code is available on [GitHub](https://github.com/yourusername/celestialdocs). Crafted with ❤️ and care.