1
Fork 0
mirror of https://github.com/zen-browser/www.git synced 2026-06-25 00:30:33 -05:00
🌐 Homepage for @zen-browser! https://www.zen-browser.app/
Find a file
2026-06-18 23:53:14 +02:00
.eslint chore(deps): bump the quality-checks group with 28 updates (#938) 2026-05-08 10:03:46 +12:00
.github chore(deps): bump the github-actions group across 1 directory with 2 updates (#987) 2026-06-13 01:39:35 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public feat: add new media for new release 1.21b (#989) 2026-06-11 07:54:47 +02:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src chore: 1.21.3b release notes 2026-06-18 23:53:14 +02:00
.editorconfig feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
.gitignore chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12:00
.nvmrc chore(deps): update node.js to v22.22.2 (#903) 2026-04-08 12:55:03 +02:00
.prettierignore fix: adjust link formatting in ReleaseNoteListItem to prevent extra space from Prettier 2026-04-08 13:27:57 +02:00
astro.config.mjs chore: migrate Tailwind to v4 (#942) 2026-05-08 19:47:10 +12: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(actions): check GitHub Actions changes (#972) 2026-06-08 19:23:41 +12:00
eslint.config.ts fix: avoid deprecated ESLint config helpers (#951) 2026-05-10 22:25:29 +12:00
lefthook.yaml feat: add release notes for version 1.19.10b with bug fixes and new features 2026-04-27 20:59:50 +02:00
LICENSE Added MPL license (closes https://github.com/zen-browser/www/issues/766) 2025-08-13 03:37:46 -07:00
package.json chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#982) 2026-06-09 14:28:08 +12:00
playwright.config.ts chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12:00
pnpm-lock.yaml chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (#982) 2026-06-09 14:28:08 +12:00
pnpm-workspace.yaml chore: migrate pnpm to v11 (#979) 2026-06-08 21:03:00 +12:00
prettier.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
README.md Update status badge URL in README.md (#864) 2026-02-07 18:16:12 +01:00
tsconfig.json feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
turbo.json chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12:00
vitest.config.ts fix(ci): keep checks green on current toolchain (#932) 2026-05-08 09:17:58 +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.