/v-o-i-d-r

The ultimate social network: write a post and watch it fade away into oblivion

Primary LanguageCSSMIT LicenseMIT

v-o-i-d-r

The ultimate social network: write a post and watch it fade away into oblivion.

Created as a joke on Mastodon, implemented because you commit to the bit.

Still to do:

  • Keep the void from overflowing into the left column if your shout is too long
  • Move the uwu/OWO selector to a collabsible menu
  • Move the OWO/uwu selector to a collabsible menu
  • Make an about page/modal
  • Fix font-size stuff
  • Make the thing responsive for mobile?
  • Docker~~-compose~~ file for folks who want to run their own in a container??? Done thanks to Matt Perkins

Docker instructions

They told us we were fools. They told us the void could not be contained. But we ignored them all. Will we ever pay for our hubris? Perhaps someday, but not today.

docker build -t v-o-i-d-r
docker run -it --rm -d -p 8080:80 --name voidr v-o-i-d-r