This repository contains a basic presentation about Let's Encrypt, built using the reveal.js framework. Please feel free to use this presentation for talking about Let's Encrypt.
To open the presentation, just clone the repository and open the presentation:
> git clone https://github.com/bifurcation/letsencrypt-overview.git
> open index.html
If you want to use the default English version, you can view it through Github pages.
Currently available translations:
If you're presenting in a language other than those above, it would be great if you
could contribute your translation of this presentation. Just change
index.html
to index-TAG.html
(where TAG
is a language
tag
for the language of the translation) and submit a pull
request.