mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 08:55:32 +02:00
🌐 Homepage for @zen-browser!
* ci(cache): improve ci cache in ci pipeline * refactor: use composite actions for ci jobs * refactor: use composite action for node/pnpm setup * refactor(ci): improve cache restore logic in ci pipeline * fix(ci): fix ci node_modules cache handling * fix(ci): improve ci pipeline cache * fix(ci): fix ci pipeline cache * fix(ci): upload cache properly * fix(ci): add restore key * refactor(ci): use matrix for simplified jobs * refactor(ci): use matrix for simplified jobs * fix(ci): remove problematic restore-keys from node_modules cache * fix(ci): reorder cache logic * chore: move turbo to dependency * chore: update CI pipeline for improved testing workflow * refactor(ci): enhance CI pipeline with matrix strategy for quality checks and cache management * fix(ci): add restore-keys for improved cache efficiency * fix(ci): add restore-keys for improved cache efficiency * fix(ci): update cache action to use restore for node_modules |
||
---|---|---|
.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.