7
0
Fork
You've already forked docs
0
No description
MDX 88.7%
TypeScript 9.7%
CSS 1%
JavaScript 0.6%
2025年11月16日 13:13:41 +01:00
.github Bump dependencies and fix typos ( #181 ) 2025年04月30日 07:28:08 -06:00
content/docs docs: add Linux installation guide 2025年11月14日 15:41:08 +07:00
public rewrite extension page to match current release of zen 2025年10月27日 15:30:40 +03:00
src Restructure contribute documentation and redirects ( #213 ) 2025年07月29日 07:58:41 -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 chore(deps): bump next from 15.3.1 to 15.4.7 2025年11月16日 12:09:43 +00: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 Moved KeyboardShortcut component to src directory ( #191 ) 2025年05月21日 13:35:32 -06:00

Zen Browser Docs

Welcome to Zen Browser’s 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