Hacker News new | ask | show | jobs
by a1445c8b 1221 days ago
I love the zero-install feature for sure! I noticed that SLIDES.md could also be read directly so I’m curious if we could just rename it to README.md and then, probably as an option, tell Slidesdown to load that file instead.
1 comments

Thank you for your feedback Yes, you can easily pass the URL of the README.md to slidesdown via the ?slides=URL query parameter and it will load that file instead of SLIDES.md. Here's an example: https://slidesdown.e-jc.de/?slides=https://github.com/jceb/s...
Ah. Excellent, thanks!