SVG fragment builds for reveal.js
- make an SVG (maybe in inkscape)
- save it someplace reveal.js can find it (maybe next to your presentation)
- figure out how to identify them (maybe use named layers)
- in reveal.js/index.html
- add
reveal-svg-fragment.js
as a dependency - in a
<section>
of reveal.js markup
- add
- add
data-svg-fragment=""
to something, e.g.