🌐 Homepage for @zen-browser!
Find a file
2025-05-16 07:47:39 +02:00
.github/workflows fix(ci-pipeline): update Playwright job dependency from setup to build 2025-05-16 13:07:59 +12:00
.husky fix(pre-commit): fix husky warning 2025-05-15 13:55:41 +12:00
.vscode Initial layout 2024-11-20 22:52:58 +01:00
public chore(app): sort tailwind classes consistently across all files 2025-05-15 12:50:50 +12:00
scripts Update twilight-to-stable.py 2025-03-23 00:10:57 +01:00
src fix(PlatformDownload): remove appImage support from x86_64 and aarch64 releases 2025-05-16 07:47:39 +02:00
.editorconfig feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
.gitignore feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies 2025-05-16 11:15:14 +12:00
astro.config.mjs chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
biome.json chore(biome): update config and fix issues 2025-05-15 23:10:31 +12:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
package-lock.json chore(dependencies): remove unused text-encoding package and update license fields to optional and peer for several packages 2025-05-16 11:17:31 +12:00
package.json feat(download): enhance download page with checksum integration and platform-specific releases 2025-05-16 12:30:14 +12:00
playwright.config.ts fix(playwright.config): standardize base URL for local development 2025-05-16 13:05:01 +12:00
README.md fixed README favicon path 2025-03-21 14:18:56 +01:00
tailwind.config.mjs chore(biome): update config and fix issues 2025-05-15 23:10:31 +12:00
tsconfig.json feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies 2025-05-16 11:15:14 +12:00
vitest.config.ts fix(vitest): ignore playwright tests 2025-05-16 11:26:14 +12:00
wrangler.toml Remove wrangler build date 2025-01-30 14:18:38 +01:00

Zen Browser Website

Status badge

This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.

Zen Browser's website is built with Astro.js, TypeScript, and Tailwind CSS.

If you are interested in contributing to this project, please read the Contributing Guidelines.