📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
2025-02-05 14:17:17 +03:00
.github Add git actions 2025-02-05 13:10:29 +03:00
content Update CONTRIBUTING.md 2025-02-03 18:50:45 +01:00
docs initial 2024-08-18 00:54:32 +02:00
quartz Replaced old logo with new logo (png placeholder) 2024-12-11 00:03:13 +01:00
.gitattributes initial 2024-08-18 00:54:32 +02:00
.gitignore Update .gitignore 2025-02-05 13:12:37 +03:00
.node-version Change this to 20 2025-02-05 13:12:49 +03:00
.npmrc initial 2024-08-18 00:54:32 +02:00
.prettierignore initial 2024-08-18 00:54:32 +02:00
.prettierrc initial 2024-08-18 00:54:32 +02:00
CODE_OF_CONDUCT.md initial 2024-08-18 00:54:32 +02:00
Dockerfile initial 2024-08-18 00:54:32 +02:00
globals.d.ts initial 2024-08-18 00:54:32 +02:00
index.d.ts initial 2024-08-18 00:54:32 +02:00
LICENSE Update license 2025-02-05 13:13:22 +03:00
LICENSE.txt Update license 2025-02-05 13:13:54 +03:00
logo.png Rename ES8pjnj.png to logo.png 2024-12-10 21:01:43 +00:00
package-lock.json chore(deps): bump shiki from 1.22.0 to 1.22.2 (#87) 2024-11-16 20:22:26 -06:00
package.json chore(deps): bump shiki from 1.22.0 to 1.22.2 (#87) 2024-11-16 20:22:26 -06:00
quartz.config.ts Update quartz.config.ts 2024-11-02 19:23:35 +00:00
quartz.layout.ts Implemented OverlayExplorer for mobile view 2024-09-18 08:15:53 -06:00
README.md Update readme 2025-02-05 14:17:17 +03:00
tsconfig.json initial 2024-08-18 00:54:32 +02:00
zen-alpha-blue.svg Add files via upload 2024-08-30 21:51:15 +01:00

Zen Browser Docs

Welcome to Zen Browsers Documentation Repo!

Status badge

Contributing

This site is built with Quartz 4.0. Site content is written in Markdown format located in content.

If you would like to contribute see: Getting Started with Documentation Contributions

For local preview:

npm i
# for preview
npx quartz build --serve