🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi bcb1427a79
feat(lint): add biome formatter and linter, husky and lint-staged
This commit adds the Biome formatter and linter to replace Prettier, including:

- Add biome.json config file
- Add pre-commit hook with Husky
- Configure GitHub Action to run Biome checks
- Apply Biome formatting rules to codebase
- Remove Prettier dependencies
2025-05-15 13:52:37 +12:00
.github/workflows feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
.husky feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
.vscode Initial layout 2024-11-20 22:52:58 +01:00
public Update funding.json 2025-05-14 13:18:26 +02:00
scripts Update twilight-to-stable.py 2025-03-23 00:10:57 +01:00
src feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
.gitignore fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.prettierrc.mjs fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
astro.config.mjs chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +12:00
biome.json feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
package-lock.json feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
package.json feat(lint): add biome formatter and linter, husky and lint-staged 2025-05-15 13:52:37 +12:00
README.md fixed README favicon path 2025-03-21 14:18:56 +01:00
tailwind.config.mjs refactor(download): big improvement to the download page design 2025-03-21 10:06:22 +13:00
tsconfig.json chore(prettier): format fiels with prettier 2025-05-14 09:43:02 +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.