how it's made

this website stack

you may be curious how this website is made. i built this with a few simple html files, packed with parceljs. for styling, i've used magick.css from winterveil, which is an incredible plug and play css library with more functionality than most.

I chose parcel because it was the easiest way for me to bundle a few html files without any real bloat. this website is very very fast because of it.

the github repo for this site can be found here, but i assure it will be wholly underwhelming