📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
Sanjit K a0c1e0c1f1 Add missing documentation: benchmarks page, downloads guide, and FAQ improvements
- Add comprehensive Performance Benchmarks page (benchmarks.mdx)
  * Include Speedometer 3.0 comparison data across browsers
  * Memory usage analysis and optimization tips
  * Real-world performance insights and testing methodology

- Create Download & Installation Guide (guides/downloads.mdx)
  * Step-by-step instructions for Windows, macOS, Linux
  * Multiple installation methods (installer, portable, package managers)
  * Troubleshooting and post-installation setup

- Enhance FAQ with missing common questions
  * Import bookmarks and settings guide
  * Telemetry data collection information
  * Workspace and tab group management
  * Hardware acceleration setup
  * Profile backup instructions
  * App switcher icon display fixes

These additions address navigation references to missing pages and improve user experience for new users.
2025-06-28 15:48:57 -05:00
.github Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
content/docs Add missing documentation: benchmarks page, downloads guide, and FAQ improvements 2025-06-28 15:48:57 -05: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