-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the slim-slides-on-gae wiki!
You can build a decent presentation outside of a cubersome, difficult to use, all bells and whistles, no fun, presentation software suite!
slim slides is a simple minimalistic presentation software that focus on content and not on superficial effects!
No more proprietary format to hold your data!
- compare presentations
- use textile syntax to format your text
- paste code or integrate other plain format text
Textile is a humane web text generator that lets you format your presentations in an easy way. This presentation is formatted with textile.
Here, have a look at the complete syntax
Copy and paste code directly into your presentation! Slim slides uses the javascript highliting library shjs. Just indicate the highlighter for your code and shjs takes care of it.
class You(object): def can_paste(self): code = Code() code.directly_into('slim slides') def feels_good(self): print 'and awesome ;-)'
Yes! It looks great!
Ok, just look at the welcome file under the slides folder. It’s this presentation.
No problem, use something else then!
I want to keep this simple, but I am planning to add:
- themes
- support outside of the appengine
- more awesomeness