No description
core | ||
example | ||
extensions | ||
introduction | ||
js | ||
parsec | ||
test | ||
themes | ||
.gitignore | ||
boilerplate.html | ||
deck2pdf.sh | ||
deck2png.js | ||
GPL-license.txt | ||
index.html | ||
jquery-1.7.2.min.js | ||
main.css | ||
MIT-license.txt | ||
modernizr.custom.js | ||
parsec.html | ||
png2pdf.js | ||
README.md |
This is just my personal branch for deck.js presentation.
It doesn't need an Internet connexion to work. All js and fonts are copied locally.
I added:
- solarized color scheme
- highlight.js for code highlighting
- MathJax for displaying math
Bonus:
- An optional ad hock generation tool to organize slides in subdirectories.
- An optional metapost generator with my own graph drawing library to create perfect images.
Also use:
How to use?
> cp -r example my-project-name
Create files and directories:
10_Introduction/
010_.html
020_Plan.md
030_First_part.md
20_Second_Part/
010_Plan.md
020_Another_title.md
30_Third_Part/
010_Plan.md
020_Third_title.md
030_Conclusion.md
> ./my-project-name/gen
If you use metapost
> cd my-project-name/img/mp
> ./gen