mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
📄 Documentation for zen's core principals such as information about the theme marketshare
- 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. |
||
---|---|---|
.github | ||
content/docs | ||
public | ||
src | ||
.gitignore | ||
bun.lock | ||
CODE_OF_CONDUCT.md | ||
eslint.config.mjs | ||
LICENSE | ||
next.config.mjs | ||
package.json | ||
postcss.config.mjs | ||
README.md | ||
source.config.ts | ||
tsconfig.json |
Zen Browser Docs
Welcome to Zen Browser’s Documentation Repo!
🛠️ Built With
🤝 Contributing
We welcome contributions to help improve Zen Browser's documentation! Please follow these guidelines:
- Head over to https://docs.zen-browser.app/contribute/docs for full guidelines.
- Make sure your changes align with our content style and technical accuracy.
- 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