Vibed.pub: Turn Markdown Posts into Interactive Apps

2 piotraleksander 1 7/2/2025, 10:27:43 AM vibed.pub ↗

Comments (1)

piotraleksander · 18h ago
Inspired by interactive blog posts:

https://worrydream.com/ExplorableExplanations/

https://www.inkandswitch.com/potluck/

https://koomen.dev/essays/horseless-carriages/

I’m building a publishing stack for “vibe blogging”, think Bolt.new x Substack. It consists of:

Authoring: users write Markdown, LLM turns it into interactive MDX post

Sandboxing: MDX with generated widgets is rendered in e2b sandbox

Pipelines: generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)

Distribution: via subdomain/paid custom domain. Stripped version of the post for repurpose as a newsletter (Inngest Workflows)

Demo is nearly ready, I’ll launch it on Show HN and share it with waitlist subscribers soon.

I’d love feedback on:

1. Does it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?

2. I consider launching in price sensitive, but creator-rich markets like India, Brazil and Mexico to build momentum. Anybody has experience with that?

All thoughts welcome!