It is very different indeed. I never used nikola but from what I can tell it also uses server side rendering and has much more features than my Bloggr.
I made a Node.js-based (with SSR) blogging engine that has newsletter components. It is MIT-licensed, targeting primarily the developers. The app uses Supabase abd Resend at the back.
I made a simple Next.js-based blog engine. It is primarily for people developing their own Next.js project and considering to implement a blog. It is currently backed by Supabase but I plan on making adapters for other data layers. in addition, currently working on Node.js version.
Looking for ideas, feedback and collaborators.
It is very different indeed. I never used nikola but from what I can tell it also uses server side rendering and has much more features than my Bloggr.