📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
dependabot[bot] 8876f898ad
chore(deps): bump chokidar from 4.0.0 to 4.0.1
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 13:41:50 +00:00
.github Update deploy.yml 2024-08-29 06:26:05 -07:00
.idea updated guides/live-editing.md 2024-08-27 20:12:05 -06:00
content refactored desktop contribution docs 2024-09-23 02:49:39 +02:00
docs initial 2024-08-18 00:54:32 +02:00
quartz added an umami event in footer 2024-09-22 13:22:16 +01:00
.gitattributes initial 2024-08-18 00:54:32 +02:00
.gitignore Created security.md 2024-08-29 21:54:58 -06:00
.node-version initial 2024-08-18 00:54:32 +02: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.txt initial 2024-08-18 00:54:32 +02:00
package-lock.json chore(deps): bump chokidar from 4.0.0 to 4.0.1 2024-09-23 13:41:50 +00:00
package.json chore(deps): bump chokidar from 4.0.0 to 4.0.1 2024-09-23 13:41:50 +00:00
quartz.config.ts reverting tests 2024-09-18 20:22:38 -06:00
quartz.layout.ts Implemented OverlayExplorer for mobile view 2024-09-18 08:15:53 -06:00
README.md Update README.md 2024-09-07 12:27:59 +01:00
tsconfig.json initial 2024-08-18 00:54:32 +02:00
vercel.json chore: Update vercel.json to enable clean URLs 2024-08-18 01:55:35 +02:00
zen-alpha-blue.svg Add files via upload 2024-08-30 21:51:15 +01:00

Zen Browser Docs website

Welcome to Zen Browsers Documentation Repo!

Analytics | Uptime-Phare

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 preivew:

npm i
# for preview
npx quartz build --serve