docs/README.md

28 lines
No EOL
1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<picture>
<img src="./public/icon.svg" width="128px">
</picture>
</div>
# Zen Browser Docs
Welcome to **Zen Browsers Documentation Repo!**
[![Status badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fuptime.zen-browser.app%2Fshield-badges%2Fstatus.json&style=for-the-badge)](https://uptime.zen-browser.app)
## 🛠️ Built With
- [Next.js](https://nextjs.org/) - React framework
- [Fumadocs](https://fumadocs.vercel.app/) - Documentation framework
- MDX - Markdown syntax
## 🤝 Contributing
We welcome contributions to help improve Zen Browser's documentation! Please follow these guidelines:
1. Head over to **https://docs.zen-browser.app/contribute/docs** for full guidelines.
2. Make sure your changes align with our content style and technical accuracy.
3. Open a pull request—our team will review and merge it promptly.
Thanks for helping us make Zen Browser even better!
## 🙏 Acknowledgments
- Thanks to all our contributors
- Special thanks to the Fumadocs and Next.js teams