mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
🌐 Homepage for @zen-browser!
- Changed the web server configuration to specify the URL as 'http://localhost:3000' for improved clarity in local development. </message> <message>feat(ci-pipeline): add artifact upload and download steps in CI workflow - Introduced steps to upload the build output as an artifact after the build job. - Added a step to download the build output artifact before running Playwright tests, ensuring the tests have access to the latest build. |
||
---|---|---|
.github/workflows | ||
.husky | ||
.vscode | ||
public | ||
scripts | ||
src | ||
.editorconfig | ||
.gitignore | ||
astro.config.mjs | ||
biome.json | ||
CONTRIBUTING.md | ||
package-lock.json | ||
package.json | ||
playwright.config.ts | ||
README.md | ||
tailwind.config.mjs | ||
tsconfig.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.