Y
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
mlysk
41 days ago
The results:
https://blog.lysk.tech/sqlite-on-git-part-2
link
yuddidit
41 days ago
pretty cool, did you consider videos/mp4's for this as an output to put on the blog?
link
mlysk
41 days ago
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?
link