mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 08:55:32 +02:00
🌐 Homepage for @zen-browser!
* feat(animejs): replace motion with animejs for lighter animation * fix(components): adjust video class for consistent styling * refactor(components): remove translate-y-20 class for improved layout consistency * chore: adjust hero animation * refactor(components): use inline style for initial * refactor(components): enhance feature and hero components with consistent inline-block styling * chore(animatejs): update span with bold to make animation work * refactor(components): improve layout and animation consistency in Features and Hero components * refactor(components): adjust spacing in hero component * refactor(features): update autoplay target and enter properties * fix(features): standardize feature keys to use hyphenated format * refactor(components): optimize animation delay and improve class handling |
||
---|---|---|
.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.