Show HN: Turn YC Safe Docs into React/MDX App (demo.vibed.pub) 1 points by piotraleksander 10mo ago ↗ HN
[–] piotraleksander 10mo ago ↗ Inspired by interactive blog posts: https://worrydream.com/ExplorableExplanations/ https://www.inkandswitch.com/potluck/ https://news.ycombinator.com/item?id=43773813I thought I hack around. App consists of:- users write Markdown, LLM turns it into interactive MDX post- MDX with generated widgets is rendered in e2b sandbox- generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)Would it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?
1 comment
[ 5.1 ms ] story [ 18.5 ms ] threadI thought I hack around. App consists of:
- users write Markdown, LLM turns it into interactive MDX post
- MDX with generated widgets is rendered in e2b sandbox
- generation & publishing (sanitization, etc) pipelines run on Inngest (their docs won me over Temporal)
Would it make sense to go mobile first and focus on ‘interactive micro-blogging’ (Twitter with widgets)?