Generates a slideshow using the slides that power the html5-slides presentation.
A python
with the jinja2
, markdown
, and pygments
modules is required.
Here we show just how sample slides from the landslide distribution, written in the markdown format, can also be pushed to S5 to generate a slide presentation. MOLTO partners can check their slides by adding a new wiki page underneath here.
Sample slide src attached.
<p>
sslides.md
python render.py
presentation.html
.fx: foo bar
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean magna tellus, fermentum nec venenatis nec, dapibus id metus. Phasellus nulla massa, consequat nec tempor et, elementum viverra est. Duis sed nisl in eros adipiscing tempor.
Integer in dignissim ipsum. Integer pretium nulla at elit facilisis eu feugiat velit consectetur.
Donec risus tortor, dictum sollicitudin ornare eu, egestas at purus. Cras consequat lacus vitae lectus faucibus et molestie nisl gravida. Donec tempor, tortor in varius vestibulum, mi odio laoreet magna, in hendrerit nibh neque eu eros.
© é
Hello Gentlemen
Are you prepared to see beyond the veil of reason? - DeceasedCrab
First code block:
!python
while True:
print "Everything's gonna be allright"
Second code block:
!php
<?php exec('python render.py --help'); ?>
Third code block:
!xml
<?xml version="1.0" encoding="UTF-8"?>
<img src="madonna.jpg" alt='Foligno Madonna, by Raphael' />
This is Raphael's "Foligno" Madonna, painted in
1511–1512.
Another code block:
!java
if (markdown && isEasy()) {
return true;
}
An image:
Landslide can generate QR codes:
.qr: 450|http://github.com/adamzap/landslide
This is a slide with no heading. It works too.
This slide has presenter notes.
Press p
to open a new window for the presenter with its notes.
Hello from presenter notes