Ask HN: Text-based PPT alternative?
Is there any good way to generate slide presentations from text files? I'd like to be able to push my presentations to GitHub as text, so that I can see changes from one version to the next and so on. Is LaTeX the answer? Somebody's got to have wanted to do this before me...
11 comments
[ 1.4 ms ] story [ 41.5 ms ] threadIf you don't need actual PPT/PDF/etc. slide generation, and don't mind writing HTML, S5 was one of the original standards to do this; there are plenty of others, now: http://en.wikipedia.org/wiki/Web-based_slideshow
For most users I'd say this is one of the few scenarios where you really really want a graphical editor.
[1] http://member.wide.ad.jp/wg/mgp/
http://docs.hieroglyph.io/en/latest/
https://hovercraft.readthedocs.org/en/1.0/
https://github.com/yoshiki/markdown2impress
https://github.com/gnab/remark
https://github.com/jdan/cleaver/
One of the authors is Matthew Flatt, and he wrote it despite knowing LaTeX well.