🌐 Homepage for @zen-browser!
Find a file
2025-05-31 13:53:02 -04:00
.eslint feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
.github chore(renovate): add repository and better checkout 2025-05-30 09:47:11 +12:00
.husky fix(pre-commit): fix husky warning 2025-05-15 13:55:41 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public chore(app): sort tailwind classes consistently across all files 2025-05-15 12:50:50 +12:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src Fetch checksums from digest field 2025-05-31 13:53:02 -04: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
.prettierignore feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
astro.config.mjs feat(i18n): add japanese translation with better fallback 2025-05-29 11:53:26 +12:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
eslint.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
package-lock.json chore(deps): update dependencies in package-lock.json 2025-05-31 00:51:32 +02:00
package.json Merge branch 'main' of https://github.com/zen-browser/www 2025-05-30 22:40:29 +02:00
playwright.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
prettier.config.js fix(prettier): adjust JSON and Markdown formatting options 2025-05-28 13:54:43 +12:00
README.md Discard changes to README.md 2025-05-28 13:52:35 +12:00
renovate.json chore(renovate): disable dependency dashboard 2025-05-30 09:52:16 +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
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.