📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
2025-05-19 15:43:32 +07:00
.github Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
content/docs Update explanations, explain Ctrl + Tab, rename to shortcuts.mdx 2025-05-19 15:43:32 +07:00
public Added user manual assets and updated .gitignore (#186) 2025-05-17 14:33:58 -06:00
src Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -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