QuiltMC/quiltmc.org

Upgrade to Node 18/19, also upgrade Astro if possible

Southpaw1496 opened this issue · 3 comments

Thanks to #115, we can now use modern Node versions without Cloudflare having a heart attack, so we should upgrade. 18 is the LTS version, but I see no reason why we shouldn't upgrade to 19 if we can.

We should also upgrade to Astro 2.x if our extensions support it.

Upgrading Node is easy but if we were to upgrade to Astro 2.x, I'd like to make use of content collections since they provide a much better way to view and organize pages, which would cut down on a lot of wacky uses of Astro.glob in the codebase. However it looks quite complex and I don't really have spoons for that, but if anyone wants to tackle that then go ahead 💜

Is there any reason not to upgrade to Node 19?

Is there any reason not to upgrade to Node 19?

Can't think of any