mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
611 B
611 B
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
npm run docs