Added Readme

This commit is contained in:
2026-02-24 15:39:05 -05:00
parent b26f166b41
commit 70ffc2b62b
2 changed files with 135 additions and 701 deletions

34
README.md Normal file
View File

@@ -0,0 +1,34 @@
# itsdustinsfault.com
## Overview
Terminal-style incident dashboard where **everything** is Dustin's fault. Absurd corporate IT humor for Dustin's friends.
**Live Demo:** [itsdustinsfault.com](https://itsdustinsfault.com) (once deployed)
## Features
- Live auto-generating incidents blaming Dustin
- File your own reports (always Dustin's fault)
- Typing animations, sound effects (toggleable), CRT glitches
- Stats counters & ASCII fault graph
- Easter egg: \"dustin innocent\" → +100 faults!
## Tech
- Single `index.html` (vanilla HTML/CSS/JS)
- Responsive, PWA-ready, zero dependencies
## Local Run
```bash
# Just open in browser
open index.html
# or
python -m http.server 8000
```
## Deploy
1. Drag `index.html` to Netlify/Vercel
2. Point DNS to itsdustinsfault.com
## Screenshots
[Add later]
© 2026 Dustin Fault Monitoring Division