Block a user
Fully generated luxury gay space CSS
Find a way of syncing prod/dev db's
Watch for payload changes and rebuild locally
Fix image urls in dev
Create base layouts
Update package.json scripts
Rewrite post render function
any way to make astro rebuilds even faster?
There's an experimental feature called Incremental Content Caching that can allegedly speed up builds by 80%. Enable it by adding the following to astro.config.mjs:
experimental: { …