Comment on Cleaver – 30-second slideshows for hackersComments−yogsototh9yShameless plug. I made a very similar tool a few time ago:https://github.com/yogsototh/mkdocsMostly a very minimal script which use pandoc. From markdown generate presentations (html with reveal.js/pdf with beamer) and documents (html/pdf).−zoom66289yI have used mkdocs! Very cool. I actually used it to produce a newsletter. SO much easier to write the whole newsletter in md and push it to "site" which we then published via email.Thanks for writing it. Slick, simple, and delivers.
Comments
Shameless plug. I made a very similar tool a few time ago:
https://github.com/yogsototh/mkdocs
Mostly a very minimal script which use pandoc. From markdown generate presentations (html with reveal.js/pdf with beamer) and documents (html/pdf).
I have used mkdocs! Very cool. I actually used it to produce a newsletter. SO much easier to write the whole newsletter in md and push it to "site" which we then published via email.
Thanks for writing it. Slick, simple, and delivers.