maxim_be

joined 2 weeks ago
[โ€“] maxim_be@lemmy.ml 2 points 1 week ago

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.

Would appreciate feedback.

22
submitted 1 week ago* (last edited 1 week ago) by maxim_be@lemmy.ml to c/opensource@lemmy.ml
 

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.