🌐 Homepage for @zen-browser!
Find a file
2025-06-22 20:01:23 +12:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github chore(turbo): add build dependency to e2e test tasks in turbo.json for improved execution order 2025-06-22 20:01:23 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public chore: update whats new videos (#677) 2025-06-13 22:38:14 +02:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src refactor(download): remove checksum handling and simplify release data retrieval 2025-06-22 18:24:42 +12:00
.editorconfig feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
.gitignore feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
.prettierignore fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
astro.config.mjs Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02:00
commitlint.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
CONTRIBUTING.md fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
cspell.json perf(ci): optimize Playwright test execution with sharding and worker limits 2025-06-22 17:49:28 +12:00
eslint.config.ts feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
lefthook.yaml chore(deps): reinstall packages and update pnpm lock 2025-06-22 19:39:49 +12:00
package.json chore(dependencies): update playwright versions 2025-06-22 19:46:25 +12:00
playwright.config.ts chore(ci): adjust Playwright worker configuration for CI environment 2025-06-22 18:16:37 +12:00
pnpm-lock.yaml chore(dependencies): update playwright versions 2025-06-22 19:46:25 +12:00
pnpm-workspace.yaml chore(deps): pin all dependencies (#688) 2025-06-21 11:28:38 +12:00
prettier.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
README.md Discard changes to README.md 2025-05-28 13:52:35 +12:00
renovate.json fix(renovate): optimize configuration and update package rules (#683) 2025-06-18 18:20:15 +12:00
tailwind.config.mjs chore(biome): update config and fix issues 2025-05-15 23:10:31 +12:00
tsconfig.json feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
turbo.json chore(turbo): add build dependency to e2e test tasks in turbo.json for improved execution order 2025-06-22 20:01:23 +12:00
vitest.config.ts fix: resolve merge conflict 2025-05-16 18:15:12 +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.