📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
dependabot[bot] 7d56e39f88
chore(deps): bump esbuild-sass-plugin from 2.16.1 to 3.3.1
Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.16.1 to 3.3.1.
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/compare/v2.16.1...v3.3.1)

---
updated-dependencies:
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 16:06:26 +00:00
.github Remove header 2024-11-27 18:43:50 +03:00
.idea updated guides/live-editing.md 2024-08-27 20:12:05 -06:00
content Change User Manual guides from folders to pages. 2025-03-24 16:57:50 -04:00
docs initial 2024-08-18 00:54:32 +02:00
quartz Formatted the project 2025-03-07 23:35:24 +00: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
logo.png Rename ES8pjnj.png to logo.png 2024-12-10 21:01:43 +00:00
package-lock.json chore(deps): bump esbuild-sass-plugin from 2.16.1 to 3.3.1 2025-03-29 16:06:26 +00:00
package.json chore(deps): bump esbuild-sass-plugin from 2.16.1 to 3.3.1 2025-03-29 16:06:26 +00:00
quartz.config.ts Update quartz.config.ts 2024-11-02 19:23:35 +00:00
quartz.layout.ts Formatted the project 2025-03-07 23:35:24 +00:00
README.md Formatted the project 2025-03-07 23:35:24 +00:00
tsconfig.json initial 2024-08-18 00:54:32 +02:00
tsconfig.tsbuildinfo Formatted the project 2025-03-07 23:35:24 +00: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!

Status badge

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