Live data from Hacker News

Zero Installation Slideshows in Markdown

github.com

1–2 of 2 posts

Re: Zero Installation Slideshows in Markdown

#2
I created Slidesdown as a zero installation presentation tool that just takes a link to a public Markdown file.

The example presentation can be found here: https://slidesdown.e-jc.de/

One particular use case I have in mind is to allow software maintainers to pitch / show case their projects by creating a SLIDES.md file that lives right alongside README.md. A direct link can be generated via https://slidesdown.e-jc.de/loader.html and shared on GitHub and beyond.

I'd love to hear your feedback. Would you be interested in adding a SLIDES.md file?