Hacker News new | ask | show | jobs
by FraaJad 4067 days ago
uses Go slide format.

See: https://groups.google.com/d/msg/golang-nuts/fzr3pebUBBM/Ehat...

1 comments

The link in there is to code.google.com and now defunct. After a bit of poking about:

https://github.com/golang/talks is a bunch of talks.

https://github.com/golang/tools/tree/master/cmd/present is the present command.

http://godoc.org/golang.org/x/tools/present is the documentation.

Be aware that the generated slides are not very mobile-friendly. There are much better tools out there.
Reveal.js is another fairly common alternative, unless you're looking for the exact visual effect (which could probably be achieved somehow). http://lab.hakim.se/reveal-js/

Sources: https://github.com/hakimel/reveal.js/ Hosted: http://slides.com/