> This is an HTML page!
> It exists!
> Funny haha
> I'm learning how to webpage from nothing
> This server is run by my shitty python code
> Server does not use flask or any other similar python web frameworks
> It primarily uses standard python libraries, with 2 libraries being an exception
> aiofiles - for asynchronous file I/O
> htmlmin - for making html page slightly smaller (although I have gzip compression as well)