summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab2012-08-04 16:16:23 -0400
committerHakim El Hattab2012-08-04 16:16:27 -0400
commite0e558ac900d1c7c7f28b95c66d3a0055559a8b1 (patch)
tree8d50205f5116dc177aad8869040f39109a456361 /index.html
parenteb002bd2a2c4d964b249a89023433ae489e47783 (diff)
more pdf-export tweaks, added slide describing the feature (#92)
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index e71b666..299fcc8 100644
--- a/index.html
+++ b/index.html
@@ -246,6 +246,12 @@ function linkify( selector ) {
</section>
<section>
+ <h2>Export to PDF</h2>
+ <p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, below is an example that's been uploaded to SlideShare.<p>
+ <iframe src="http://www.slideshare.net/slideshow/embed_code/13872948" width="455" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe>
+ </section>
+
+ <section>
<h2>Stellar Links</h2>
<ul>
<li><a href="https://github.com/hakimel/reveal.js">Source code on github</a></li>