Releases: cdreier/slide-serve
Releases · cdreier/slide-serve
v0.4.1: updated dependencies
* moved from dep to go mod * updated all dependencies - chroma can no highlight jsx!
print it!
small improvementbugfix
- starting with all slides hidden to prevent blinking on start
- fixed "jump to last slide"- bug after auto-reload
- added "useful snippets" to readme
introducing @js
adding the @js annotation - add javascript to your slide which runs on slide enter
@js/jsdemo.js
find more details in the syntax additions section
syntax highlightning
- added syntax highlightning with chroma
- added @code annotation to tell highlighter what code to highlight
- added new flag (-syntaxhl) to configure syntax theme
css reloading fix
this is just a small bugfix release, fixing:
- resetting css when auto-reload the browser (no more multiplicated styles)
- reloading browser for style changes
embedded example
you can now run slide-serve without any flags to see the example presentation
i think this should work...
please find everything important in the readme!
first try
this is a first version for a dev server for https://github.com/trikita/slide-html