ycategories-presentation/README.md

23 lines
741 B
Markdown
Raw Permalink Normal View History

2012-10-25 12:07:06 +00:00
This is just my personal branch for [deck.js](http://imakewebthings.github.com/deck.js) presentation.
2011-08-22 17:02:00 +00:00
2012-11-07 16:12:33 +00:00
It doesn't need an Internet connexion to work.
All js and fonts are copied locally.
2012-10-25 12:07:06 +00:00
I added:
2011-08-22 17:02:00 +00:00
2012-10-25 12:07:06 +00:00
- [solarized](http://ethanschoonover.com/solarized) color scheme
- [highlight.js](softwaremaniacs.org/soft/highlight/en) for code highlighting
- [MathJax](www.mathjax.org) for displaying math
2011-08-22 17:02:00 +00:00
2012-11-07 16:12:33 +00:00
Bonus:
- An optional ad hock generation tool to organize slides in subdirectories.
- An optional [metapost](www.tug.org/metapost.html) generator with my own graph drawing library to create perfect images.
2012-10-25 12:07:06 +00:00
Also use:
2012-10-25 12:07:06 +00:00
- [deck.js](http://imakewebthings.github.com/deck.js) of course!
- [jQuery](http://jquery.com)
- [Modernizr](http://modernizr.com)