Evidlo / roboslides

Instantly convert your Markdown to HTML slides

Repository from Github https://github.comEvidlo/roboslidesRepository from Github https://github.comEvidlo/roboslides

Roboslides 🤖

Convert Markdown into an HTML slide deck!

Rename your Markdown file with a .html extension and add this line to the bottom:

<script src="https://evidlo.github.io/roboslides/remark.js"></script>

preview

Live Demo

FAQ

Isn't this hacky?

Yes, very.

Reveal.js

If you prefer Reveal.js:

<script src="https://evidlo.github.io/roboslides/reveal.js"></script>

Live Demo

LaTeX Equations

See here

See Also

Submitted as part of WECE Hacks

About

Instantly convert your Markdown to HTML slides

License:MIT License


Languages

Language:HTML 56.2%Language:JavaScript 43.8%