Hacker News new | ask | show | jobs
Show HN: I needed to animate my Excalidraw -ings for my tech blog (marketplace.visualstudio.com)
6 points by mlysk 41 days ago
1 comments

pretty cool, did you consider videos/mp4's for this as an output to put on the blog?
I manage the whole blog using git(hub) and the svg format is just perfect for that. The posts already render pretty well on the classic github md renderer: https://github.com/martin-lysk/martin-lysk/tree/main/blog/26...

I know svg to mp4 renderer exists but what would be your usecase for that?