mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
📄 Documentation for zen's core principals such as information about the theme marketshare
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.22.2 to 3.0.0. - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.0.0/packages/shiki) --- updated-dependencies: - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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 | ||
logo.png | ||
package-lock.json | ||
package.json | ||
quartz.config.ts | ||
quartz.layout.ts | ||
README.md | ||
tsconfig.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 preview:
npm i
# for preview
npx quartz build --serve