🌐 Homepage for @zen-browser!
Find a file
2025-05-29 01:00:15 +12:00
.eslint feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
.github chore(biome): remove biome config and update ci pipeline description 2025-05-29 00:33: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 Update src/components/BackButton.astro 2025-05-28 10:57:01 +09: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 fix: reorder imports in astro.config.mjs for consistency 2025-05-29 01:00:15 +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: remove jiti from dependencies and add it to overrides 2025-05-29 00:52:53 +12:00
package.json chore: remove jiti from dependencies and add it to overrides 2025-05-29 00:52:53 +12: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
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.