Add history to readme
All checks were successful
App Image CI / Build app image (push) Successful in -2m7s
All checks were successful
App Image CI / Build app image (push) Successful in -2m7s
This commit is contained in:
parent
35c6b13959
commit
eb61e99b87
19
README.md
19
README.md
@ -1,9 +1,22 @@
|
|||||||
# jakehurwitzisabitch
|
# jakehurwitzisabitch.com
|
||||||
|
|
||||||
To install dependencies:
|
jakehurwitzisabitch.com was a real single-page website created by CollegeHumor in 2011. In the Jake and Amir series, Amir made the site after feeling betrayed by Jake in the 30-minute special *Fired*.
|
||||||
|
|
||||||
|
On January 18, 2024, Jake and Amir uploaded *Jake and Amir watch Fired (Part 2)* to their Patreon page. Naturally when jakehurwitzisabitch.com came up, they checked to see if the site was still online. So I bought the domain as a goof and grabbed the HTML and assets from Wayback Machine and got to work.
|
||||||
|
|
||||||
|
* Since the site was made in 2011 for a primarily desktop-viewing audeience, I updated it to be mobile-friendly
|
||||||
|
* The site originally included a hit counter, another relic from an earlier time. I implemented my own.
|
||||||
|
|
||||||
|
I present to you, [jakehurwitzisabitch.com](https://jakehurwitzisabitch.com/)
|
||||||
|
|
||||||
|
You earned one [tweet](https://twitter.com/jakeandamir/status/1750374568785850788).
|
||||||
|
|
||||||
|
## Running jakehurwitzisabitch.com
|
||||||
|
|
||||||
|
To install dependencies and build assets:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install && npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
To run:
|
To run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user