Comment by justinhj
I also blog with org mode and anything that can be exported as a block of html can be easily included. Recently I dropped an interactive chart using React into the text, for example.
I also blog with org mode and anything that can be exported as a block of html can be easily included. Recently I dropped an interactive chart using React into the text, for example.
Ditto. I wanted to show JavaScript text art animation, and could "just" do this:
This works very nicely because I've structured my website as "every post is just a microsite". See:src: https://github.com/adityaathalye/shite/tree/master/sources/p...