# itsShiroharu.GitHub.io

This Repository contains my Personal [Website](https://shiroharu.eu.org). It mimics how Nginx Directory Listing Works. The website itself, does not use Nginx. It's fully Serverless and requires manual edit to modify the file listing.

## Technology Used

| HTML | CSS | JavaScript | GitHub Pages | Cloudflare Pages |
|---|---|---|---|---|
| ![](https://img.shields.io/badge/html-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) | ![](https://img.shields.io/badge/css-%23663399.svg?style=for-the-badge&logo=css&logoColor=white) | ![](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) | ![](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white) | ![](https://img.shields.io/badge/cloudflare%20pages-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white) |

## How it Works

It works like expected. It's a static website. So if you add more files or directories, you need to actually modify the ``index.html`` on each directory manually.