Hacker News new | ask | show | jobs
by conroy 4704 days ago
Meta comment: does anyone know what software is used to generate these slides? I've seen a few slide decks in the same format and they're impossible to use on mobile. I'd like to fix that
4 comments

Hi,

I created these slides using code.google.com/p/go.talks You can actually find the source code and the slides in it.

Thanks for the link. I'll take a look and see if I can make it work better on mobile.
It has been generated by the Go package: http://godoc.org/code.google.com/p/go.talks/pkg/present
I believe they use this template:

https://code.google.com/p/html5slides/

But it's outdated. And the new version claims to support mobile.

https://code.google.com/p/io-2012-slides/