mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 08:55:32 +02:00
🌐 Homepage for @zen-browser!
* feat(i18n): add Spanish localization * feat(cspell): add additional Spanish words to dictionary * feat(i18n): Update translation * fix: minor spelling issues * chore: remove unnecessary margin * feat: add arktype * chore: update cspell dictionary * refactor: implement object schema with arktype to validate schema on runtime * refactor(i18n): simplify locale retrieval process * fix: linter issues * refactor: replace import glob with static imports to prevent playwright from dying * chore: remove unnecessary mapping * refactor: split logic into multiple files * chore: use new imports * fix: fix playwright tests with import glob * chore: update lock files * chore: fix types * chore: update fonts with broader subset --------- Co-authored-by: Bryan Galdámez <josuegalre@gmail.com> |
||
---|---|---|
.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.