1
Fork 0
mirror of https://github.com/zen-browser/docs.git synced 2026-08-23 22:14:50 -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 fix: correct download directly link in guides/linux-install (#274) 2026-04-24 10:19:53 +02:00
public
src
.gitignore
bun.lock
CODE_OF_CONDUCT.md
eslint.config.mjs
LICENSE
next.config.mjs
package.json chore(deps): bump next from 15.4.10 to 15.5.10 (#263) 2026-02-28 09:17:10 +01:00
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