🌐 Homepage for @zen-browser!
Find a file
Jarm7 10f0b5945e
Update twilight-to-stable.py
Error handling:
- try-except blocks for file operations and JSON parsing
- Specific handling for FileNotFoundError and JSONDecodeError
Data and input validation
2025-03-23 00:10:57 +01:00
.github/workflows fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.vscode Initial layout 2024-11-20 22:52:58 +01:00
public added smaller favicon 2025-03-21 14:20:19 +01:00
scripts Update twilight-to-stable.py 2025-03-23 00:10:57 +01:00
src Grammar changes 1.10.1 2025-03-22 02:18:11 +02:00
.gitignore fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
.prettierrc.mjs fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
astro.config.mjs feat(preact): migrate react to lightweight preact 2025-02-23 20:10:11 +01:00
CONTRIBUTING.md re-add contributing.md to repo 2024-12-10 19:20:48 -05:00
package-lock.json feat(preact): migrate react to lightweight preact 2025-02-23 20:10:11 +01:00
package.json feat: remove unused assets and update release notes with new features and improvements 2025-03-08 01:33:31 +01:00
README.md fixed README favicon path 2025-03-21 14:18:56 +01:00
tailwind.config.mjs chore(bg): replace the bg for buttons with a subtle background color 2025-03-16 18:17:40 +13:00
tsconfig.json feat(preact): migrate react to lightweight preact 2025-02-23 20:10:11 +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.