1
Fork 0
mirror of https://github.com/zen-browser/docs.git synced 2026-09-07 13:25:29 -05:00
📄 Documentation for zen's core principals such as information about the theme marketshare https://docs.zen-browser.app/
  • MDX 89.2%
  • TypeScript 9.3%
  • CSS 1%
  • JavaScript 0.5%
Find a file
2026-04-24 10:19:53 +02:00
.github
content/docs
public
src
.gitignore
bun.lock
CODE_OF_CONDUCT.md
eslint.config.mjs
LICENSE
next.config.mjs
package.json
postcss.config.mjs
README.md
source.config.ts
tsconfig.json

Zen Browser Docs

Welcome to Zen Browsers Documentation Repo!

Status badge

🛠️ Built With

  • Next.js - React framework
  • Fumadocs - 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