Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:32
v0.9.0

Slides over SSH

You will be able to access the presentation hosted over SSH! You can use this to present with slides from a computer that doesn't have slides installed, but does have ssh. Or, let your viewers have access to the slides on their own computer without needing to download slides and the presentation file. (Thanks to @ivantsepp!)

slides serve <file>

And then ssh into your presentation with:

ssh 127.0.0.1 -p 53531

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0