Hacker News new | ask | show | jobs
Zero Installation Slideshows in Markdown (github.com)
1 points by jceb81 1227 days ago
1 comments

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?