ouppy/README.md

19 lines
608 B
Markdown
Raw Permalink Normal View History

A silly little meme sketch thingy idk
[See this online](https://corviform.gay/ouppy/)
2023-05-22 18:47:53 +00:00
([based on this post](https://straybeetle.tumblr.com/post/697408407612817408))
2023-05-22 18:33:14 +00:00
## Sources
The floaty heart background is from [this website](https://web.archive.org/web/20090727233551/http://hk.geocities.com/ironterry_crystal/wifeinfo.html) found via [gifcities.org][]
## Building
Install [`elm`][] and [`npx`][] (just used for minification).
2023-05-22 18:33:14 +00:00
Run `make` in the same directory as this README.
2023-05-22 18:47:25 +00:00
[gifcities.org]: https://gifcities.org/
[`elm`]: https://elm-lang.org/
[`npx`]: https://docs.npmjs.com/cli/v7/commands/npx