mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
🌐 Homepage for @zen-browser!
- Configure Playwright to use 50% workers in CI for better resource utilization - Limit CI browser testing to Firefox only for faster execution - Implement 4-way test sharding in GitHub Actions for parallel execution - Add comprehensive caching for Playwright browsers and artifacts - Set 10-minute timeout for Playwright test jobs - Maintain full browser coverage (Chrome, Firefox, Safari) for local development |
||
---|---|---|
.eslint | ||
.github | ||
.vscode | ||
public | ||
scripts | ||
src | ||
.editorconfig | ||
.gitignore | ||
.prettierignore | ||
astro.config.mjs | ||
commitlint.config.js | ||
CONTRIBUTING.md | ||
cspell.json | ||
eslint.config.ts | ||
lefthook.yaml | ||
package.json | ||
playwright.config.ts | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
prettier.config.js | ||
README.md | ||
renovate.json | ||
tailwind.config.mjs | ||
tsconfig.json | ||
turbo.json | ||
vitest.config.ts | ||
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.