Skip to content

proper SSR and prerendering where possible along with many optimizations

Benjamin Schmidt requested to merge bens_branch into main

This MR focuses on SSR and prerendering in order to increase SEO and possibly some performance.

Along with this it should fix some issues around aria-labels, improving accessibility.

It also enhances vuetify integration with the vuetify-nuxt-module. Further enhancements include icon optimization, README changes, dependency updates and devtools (prettier, eslint) configuration.

Merge request reports