📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
blu3 d7a31db8f5
Bump dependencies and fix typos (#181)
* Update bun.lock

* Bump eslint

* Bye ESLint 9

* Update gitignore

* Fix typos

* Fix

* Update CI

* My bad folks

* Fix ESLint warning, pin ESLint, update lockfile

* Update license

* Delete LICENSE.txt

---------

Co-authored-by: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com>
2025-04-30 07:28:08 -06:00
.github Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
content/docs Revert "Fix broken link in themes marketplace submission guidelines (#176)" 2025-04-29 21:06:48 -06:00
public Reorganized and updated image assets and documentation paths (#173) 2025-04-25 08:10:06 -06:00
src Bump dependencies and fix typos (#181) 2025-04-30 07:28:08 -06:00
.gitignore Bump dependencies, migrate to ESLint 9, fix typos (#179) 2025-04-29 07:51:56 -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