0xa-at / website

Website for 0xA.
https://0xa.at
2 stars 2 forks source link

Slow performance #29

Open not-matthias opened 3 months ago

not-matthias commented 3 months ago

Page speed analysis shows really slow performance: https://pagespeed.web.dev/analysis/https-0xa-at/zluput2g6u?form_factor=mobile

not-matthias commented 3 months ago

Optimizing it is borderline impossible:

Overall it has a quite bad SEO and even worse performance. Best option is to rewrite it with a SSG (zola, hugo, ...)

not-matthias commented 3 months ago

Astro might be a good fit, since we can reuse the components. Some crash courses: