The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I have a quick question.
When I add a new post from WordPress dashboard, I don’t see the new post updated on the frontity until I re-run npm run dev.
Does frontity generates static sites and creates html pages at build time like Gatsby?