🌐 Homepage for @zen-browser!
Find a file
Shintaro Jokagi cdc4f1cef9
feat(animejs): replace motion with animejs for lighter animation (#663)
* 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
2025-06-10 11:46:13 +12:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github fix(ci-pipeline): update cache keys to use GitHub SHA for better cache management 2025-06-03 11:14:51 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src feat(animejs): replace motion with animejs for lighter animation (#663) 2025-06-10 11:46:13 +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 feat(i18n): add japanese translation with better fallback 2025-05-29 11:53:26 +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 feat(animejs): replace motion with animejs for lighter animation (#663) 2025-06-10 11:46: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 feat(animejs): replace motion with animejs for lighter animation (#663) 2025-06-10 11:46:13 +12:00
playwright.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
pnpm-lock.yaml feat(animejs): replace motion with animejs for lighter animation (#663) 2025-06-10 11:46:13 +12:00
pnpm-workspace.yaml feat(lefthook): add lefthook to repo 2025-06-02 13:17:56 +12: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 feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +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 fix(turbo): correct output path for build task in turbo.json 2025-06-03 10:58:37 +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.