11:40:00 redsh4de:matrix.org: there is this kind of pattern that can be used: https://developers.netlify.com/guides/how-to-do-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?
11:40:01 redsh4de:matrix.org: effectively serving the app as a server side rendered app with a aggressive content cache
11:40:01 redsh4de:matrix.org: or it might be possible to just serve the app as "server" instead of "static" for PR previews
13:39:15 syntheticbird: server mode for pr previews is a simpler and more universal solution
13:39:56 syntheticbird: I'm gonna explicit the bad case scenario but it is very unlikely to happen
13:40:09 syntheticbird: I'm not*
16:44:38 jpk68: The new site seems to work a lot better in Ladybird browser compared to the old one. Not sure why
16:44:56 jpk68: Clearly that's a browser issue though, not from the site itself