1
Fork 0
mirror of https://github.com/zen-browser/www.git synced 2026-04-23 11:20:48 -05:00
🌐 Homepage for @zen-browser! https://www.zen-browser.app/
Find a file
2026-04-09 01:07:45 +02:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github chore: add dependency overrides for various packages in pnpm workspace (#819) 2025-10-28 17:19:45 +01: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.19b (#882) 2026-02-26 23:28:15 +01:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src feat: add release notes for version 1.19.8b with fixes and changes 2026-04-09 01:07:45 +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 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 feat(release-notes): add new features for tab management and organization 2025-12-29 11:53:36 +01:00
eslint.config.ts feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
lefthook.yaml chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12: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: Update deps 2026-04-08 13:30:22 +02: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: Update deps 2026-04-08 13:30:22 +02:00
pnpm-workspace.yaml chore(deps): bump rollup from 4.50.1 to 4.59.0 (#883) 2026-02-28 21:13:30 +01: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
renovate.json fix(renovate): optimize configuration and update package rules (#683) 2025-06-18 18:20:15 +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 chore(ci): enhance CI pipeline with playwright container and adjust job dependencies (#739) 2025-07-30 08:15:55 +12:00
vitest.config.ts chore: add dependency overrides for various packages in pnpm workspace (#819) 2025-10-28 17:19:45 +01: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.