Performance Improvements

For some time now i have been working on improving the performance of the site.

I decided to go with https://github.com/danielroe/nuxt-full-static/ which is a suggested implementation of nuxt3 full static. The point of the module is to make it so that all requests for information are prefreched and stored during building/generating.

This proved to be very successful.

I went from a score of ~30 to 97: