mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
📄 Documentation for zen's core principals such as information about the theme marketshare
When downloading Zen, most users will wonder what's the difference between the optimized and generic build. The previous version of this topic had that information at the end, which causes users to miss the information. I restructured this topic to have that information in a more prominent location. I also simplified the list as having listed every single supported family is not that helpful (most people will have issues locating their CPUs in such a long list) |
||
---|---|---|
.github | ||
.idea | ||
content | ||
docs | ||
quartz | ||
.gitattributes | ||
.gitignore | ||
.node-version | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
CODE_OF_CONDUCT.md | ||
Dockerfile | ||
globals.d.ts | ||
index.d.ts | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
quartz.config.ts | ||
quartz.layout.ts | ||
README.md | ||
tsconfig.json | ||
vercel.json | ||
zen-alpha-blue.svg |
Zen Browser Docs website
Welcome to Zen Browser’s Documentation Repo!
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