Skip to content

Commit 9a12dce

Browse files
committed
docs: Remove CNAME file and update README to detail the HTML testing playground.
1 parent 43121bd commit 9a12dce

2 files changed

Lines changed: 28 additions & 2 deletions

File tree

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,28 @@
1-
# tests
1+
# 🧪 HTML Testing Playground
2+
3+
> A personal domain for testing HTML files, experiments, and web snippets.
4+
5+
![Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)
6+
![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
7+
8+
## 📂 Overview
9+
10+
This repository serves as a sandbox for web development experiments. It is designed without a specific single purpose, acting instead as a flexible container for:
11+
12+
- Testing raw HTML files
13+
- Prototyping web concepts
14+
- Serving static assets
15+
- Debugging code snippets
16+
17+
## 🚀 Features
18+
19+
- **Directory Indexing**: Serves as a basic file explorer to easily navigate through various test files.
20+
- **Vercel Integration**: Automatically deployed and hosted on Vercel for instant sharing and access.
21+
- **Minimalist Structure**: No complex build steps or heavy frameworks—just raw web technologies.
22+
23+
## 🔗 Live Access
24+
25+
This project is connected to a custom domain and serves files directly via a directory listing interface.
26+
27+
---
28+
*Maintained for personal utility and testing purposes.*

0 commit comments

Comments
 (0)