📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
2025-06-22 08:08:19 -06:00
.github Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
content/docs docs(www): switch contribution guide to pnpm (#202) 2025-06-22 08:08:19 -06:00
public Added translation-related screenshots to the translate guide 2025-05-24 11:52:27 +02:00
src Replaced '+' with 'Plus' in shortcut display (#193) 2025-06-06 12:20:57 -06:00
.gitignore Added user manual assets and updated .gitignore (#186) 2025-05-17 14:33:58 -06:00
bun.lock Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
CODE_OF_CONDUCT.md initial 2024-08-18 00:54:32 +02:00
eslint.config.mjs Bump dependencies, migrate to ESLint 9, fix typos (#179) 2025-04-29 07:51:56 -06:00
LICENSE Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
next.config.mjs Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
package.json Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
postcss.config.mjs Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
README.md Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
source.config.ts Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
tsconfig.json Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00

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