I invested quite a bit into speed, and thankfully Next.js has a lot of great built-in support to make things fast - incremental static regeneration, link prefetching, image optimization, etc.
For the editor bugs - thanks for highlighting, I filed a bug and definitely hoping to tackle this eventually.
Agreed on the documentation as well - it's on my radar to improve.
For custom domain support and RSS - both features on the roadmap! Likely RSS first, as that's quite a bit easier to implement, and custom domain support shortly after that. (Custom domain support is probably the #1 feature request at the moment).
I invested quite a bit into speed, and thankfully Next.js has a lot of great built-in support to make things fast - incremental static regeneration, link prefetching, image optimization, etc.
For the editor bugs - thanks for highlighting, I filed a bug and definitely hoping to tackle this eventually.
Agreed on the documentation as well - it's on my radar to improve.
For custom domain support and RSS - both features on the roadmap! Likely RSS first, as that's quite a bit easier to implement, and custom domain support shortly after that. (Custom domain support is probably the #1 feature request at the moment).