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.
 
 
 
 
 
 
Yann Esposito (Yogsototh) 41f135df68
added appendices
10 years ago
core initial commit 10 years ago
example initial commit 10 years ago
extensions initial commit 10 years ago
introduction initial commit 10 years ago
js initial commit 10 years ago
parsec added appendices 10 years ago
test initial commit 10 years ago
themes small adaptations 10 years ago
.gitignore better gitignore 10 years ago
GPL-license.txt initial commit 10 years ago
MIT-license.txt initial commit 10 years ago
README.md initial commit 10 years ago
boilerplate.html initial commit 10 years ago
deck2pdf.sh initial commit 10 years ago
deck2png.js initial commit 10 years ago
index.html index.html just for fun 10 years ago
jquery-1.7.2.min.js initial commit 10 years ago
main.css initial commit 10 years ago
modernizr.custom.js initial commit 10 years ago
parsec.html added appendices 10 years ago
png2pdf.js initial commit 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:

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