📄 Documentation for zen's core principals such as information about the theme marketshare
Find a file
dependabot[bot] 26e7e0a1c7
chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 (#74)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 09:45:34 -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 fix: correct line break in guides/1password.md 2024-10-27 20:41:27 -06: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-dev): bump typescript from 5.5.4 to 5.6.3 (#74) 2024-10-28 09:45:34 -06:00
package.json chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 (#74) 2024-10-28 09:45:34 -06:00
quartz.config.ts removed plausible 2024-09-29 14:59:11 +01: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