This is the repository that contains the source code for what's currently hosted on hat.fo.
This website is an evolution on top of my previous work (see: ud2.sh), including some neat features like an integrated Linux emulator, allowing you to play shareware Doom via my website.
Any changes made to the master
branch are automatically deployed by Vercel.
Run npm run dev
to test changes on a local dev server, or alternatively run npm run build && npm run start
to
build & run a production version of the website.