You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
core | 10 years ago | |
example | 10 years ago | |
extensions | 10 years ago | |
introduction | 10 years ago | |
js | 10 years ago | |
parsec | 10 years ago | |
test | 10 years ago | |
themes | 10 years ago | |
.gitignore | 10 years ago | |
GPL-license.txt | 10 years ago | |
MIT-license.txt | 10 years ago | |
README.md | 10 years ago | |
boilerplate.html | 10 years ago | |
deck2pdf.sh | 10 years ago | |
deck2png.js | 10 years ago | |
index.html | 10 years ago | |
jquery-1.7.2.min.js | 10 years ago | |
main.css | 10 years ago | |
modernizr.custom.js | 10 years ago | |
parsec.html | 10 years ago | |
png2pdf.js | 10 years ago |
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