🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi 6b7458c30e
ci(cache): improve ci cache in ci pipeline (#680)
* 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
2025-06-18 17:18:13 +12:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github ci(cache): improve ci cache in ci pipeline (#680) 2025-06-18 17:18:13 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public chore: update whats new videos (#677) 2025-06-13 22:38:14 +02:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src fix(renovate): remove unnecessary configuration for renovate (#679) 2025-06-18 13:59:07 +12:00
.editorconfig feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
.gitignore feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
.prettierignore fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
astro.config.mjs Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02:00
commitlint.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
CONTRIBUTING.md fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
cspell.json ci(cache): improve ci cache in ci pipeline (#680) 2025-06-18 17:18:13 +12:00
eslint.config.ts feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
lefthook.yaml chore(lefthook): improve glob for lefthook 2025-06-03 16:21:10 +12:00
package.json ci(cache): improve ci cache in ci pipeline (#680) 2025-06-18 17:18:13 +12:00
playwright.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
pnpm-lock.yaml ci(cache): improve ci cache in ci pipeline (#680) 2025-06-18 17:18:13 +12:00
pnpm-workspace.yaml Revert "feat(i18n): add spanish translation (#657)" (#670) 2025-06-10 10:46:01 +02:00
prettier.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
README.md Discard changes to README.md 2025-05-28 13:52:35 +12:00
renovate.json fix(renovate): remove unnecessary configuration for renovate (#679) 2025-06-18 13:59:07 +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
turbo.json ci(cache): improve ci cache in ci pipeline (#680) 2025-06-18 17:18:13 +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.