-
br-m<redsh4de:matrix.org> there is this kind of pattern that can be used: developers.netlify.com/guides/how-t…advanced-caching-and-isr-with-astro > <@ofrnxmr:xmr.mx> Ideally would like to build faster so pr previews can be up quickly. Old site lets you only build latest blog post. Is there any trick like that?
-
br-m<redsh4de:matrix.org> effectively serving the app as a server side rendered app with a aggressive content cache
-
br-m<redsh4de:matrix.org> or it might be possible to just serve the app as "server" instead of "static" for PR previews
-
br-m<syntheticbird> server mode for pr previews is a simpler and more universal solution
-
br-m<syntheticbird> I'm gonna explicit the bad case scenario but it is very unlikely to happen
-
br-m<syntheticbird> I'm not*
-
jpk68The new site seems to work a lot better in Ladybird browser compared to the old one. Not sure why
-
jpk68Clearly that's a browser issue though, not from the site itself