🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi b6d59257c3
fix(renovate): remove unnecessary configuration for renovate (#679)
* fix(renovate): remove unnecessary configuration for renovate

* chore: update renovate.json

* chore: format stable.json
2025-06-18 13:59:07 +12:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github Update CODEOWNERS 2025-06-16 22:14:29 +02: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 fix(renovate): remove unnecessary configuration for renovate (#679) 2025-06-18 13:59:07 +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 Revert "feat(animejs): replace motion with animejs for lighter animation (#663)" (#671) 2025-06-10 10:46:26 +02:00
eslint.config.ts feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
lefthook.yaml chore(lefthook): improve glob for lefthook 2025-06-03 16:21:10 +12:00
package.json Revert "feat(animejs): replace motion with animejs for lighter animation (#663)" (#671) 2025-06-10 10:46:26 +02:00
playwright.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
pnpm-lock.yaml Revert "feat(animejs): replace motion with animejs for lighter animation (#663)" (#671) 2025-06-10 10:46:26 +02:00
pnpm-workspace.yaml Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02: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): remove unnecessary configuration for renovate (#679) 2025-06-18 13:59:07 +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 fix(turbo): correct output path for build task in turbo.json 2025-06-03 10:58:37 +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.