quiltmc.org icon indicating copy to clipboard operation
quiltmc.org copied to clipboard

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

Open Southpaw1496 opened this issue 1 year ago • 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.

Southpaw1496 avatar Mar 12 '23 18:03 Southpaw1496

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 :purple_heart:

pluiedev avatar Mar 13 '23 13:03 pluiedev

Is there any reason not to upgrade to Node 19?

Southpaw1496 avatar Mar 13 '23 13:03 Southpaw1496

Is there any reason not to upgrade to Node 19?

Can't think of any

pluiedev avatar Mar 13 '23 14:03 pluiedev