mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
🌐 Homepage for @zen-browser!
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 |
||
---|---|---|
.github/workflows | ||
.husky | ||
.vscode | ||
public | ||
scripts | ||
src | ||
.gitignore | ||
.prettierrc.mjs | ||
astro.config.mjs | ||
biome.json | ||
CONTRIBUTING.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
tailwind.config.mjs | ||
tsconfig.json | ||
wrangler.toml |
Zen Browser Website
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.