📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
Pdzly c3693ee6eb Add FAQ entry for resolving broken themes/mods issue
This update adds a troubleshooting section in the FAQ to guide users on resolving issues with broken themes or mods. Instructions include locating the profiles folder, editing or deleting the `zen-themes.json` file, and restarting the browser. A precaution is also advised to back up the file before manual edits.
2025-04-28 17:45:27 +02:00
.github Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
content/docs Add FAQ entry for resolving broken themes/mods issue 2025-04-28 17:45:27 +02:00
public Reorganized and updated image assets and documentation paths (#173) 2025-04-25 08:10:06 -06:00
src Moved and enhanced not found page (#169) 2025-04-22 05:36:59 -06:00
.eslintrc.json Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
.gitignore Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
bun.lock Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
CODE_OF_CONDUCT.md initial 2024-08-18 00:54:32 +02:00
LICENSE.txt initial 2024-08-18 00:54:32 +02:00
next.config.mjs Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02:00
package.json Updated img component and added lint script 2025-04-14 22:25:19 +02:00
postcss.config.mjs Migrated project from Quartz to Next.js with Fumadocs 2025-04-14 22:08:00 +02: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