📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
dependabot[bot] 79d7db10e2
chore(deps): bump hast-util-to-string from 3.0.0 to 3.0.1 (#84)
Bumps [hast-util-to-string](https://github.com/rehypejs/rehype-minify) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rehypejs/rehype-minify/releases)
- [Changelog](https://github.com/rehypejs/rehype-minify/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype-minify/commits)

---
updated-dependencies:
- dependency-name: hast-util-to-string
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 08:38:49 -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 Update faq.md 2024-11-01 20:48:35 +00:00
docs initial 2024-08-18 00:54:32 +02:00
quartz removed umami 2024-10-17 00:12:44 +01:00
.gitattributes initial 2024-08-18 00:54:32 +02:00
.gitignore refactor: Fixed lastmod for guides/downloads.md 2024-10-26 16:22:03 -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 hast-util-to-string from 3.0.0 to 3.0.1 (#84) 2024-11-07 08:38:49 -06:00
package.json chore(deps): bump hast-util-to-string from 3.0.0 to 3.0.1 (#84) 2024-11-07 08:38:49 -06:00
quartz.config.ts Update quartz.config.ts 2024-11-02 19:23:35 +00:00
quartz.layout.ts Implemented OverlayExplorer for mobile view 2024-09-18 08:15:53 -06:00
README.md Fix typos 2024-10-21 01:13:49 +02: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!

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

npm i
# for preview
npx quartz build --serve