📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
2024-09-02 09:46:40 -06: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 updated DRM entry in faq.md to reflect MacOS also affected 2024-09-02 09:46:40 -06:00
docs initial 2024-08-18 00:54:32 +02:00
quartz reverted CSS media query due to issue #19 2024-08-26 04:25:10 -06: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 Merge pull request #35 from zen-browser/dependabot/npm_and_yarn/rehype-pretty-code-0.14.0 2024-08-30 16:31:37 -06:00
package.json Merge pull request #35 from zen-browser/dependabot/npm_and_yarn/rehype-pretty-code-0.14.0 2024-08-30 16:31:37 -06:00
quartz.config.ts aded Plausible to test 2024-09-01 23:35:15 +01:00
quartz.layout.ts Started working on building zen from source 2024-08-18 01:32:18 +02:00
README.md Update README.md 2024-09-01 17:29:39 -06: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

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