No description
Find a file
Yann Esposito (Yogsototh) a96ded7c64 fixed gen script
2013-10-03 16:52:02 +02:00
core initial commit 2013-01-07 14:18:37 +01:00
example initial commit 2013-01-07 14:18:37 +01:00
extensions initial commit 2013-01-07 14:18:37 +01:00
introduction initial commit 2013-01-07 14:18:37 +01:00
js initial commit 2013-01-07 14:18:37 +01:00
parsec fixed gen script 2013-10-03 16:52:02 +02:00
test initial commit 2013-01-07 14:18:37 +01:00
themes added the font locally 2013-01-07 14:26:05 +01:00
.gitignore initial commit 2013-01-07 14:18:37 +01:00
boilerplate.html initial commit 2013-01-07 14:18:37 +01:00
deck2pdf.sh initial commit 2013-01-07 14:18:37 +01:00
deck2png.js initial commit 2013-01-07 14:18:37 +01:00
GPL-license.txt initial commit 2013-01-07 14:18:37 +01:00
jquery-1.7.2.min.js initial commit 2013-01-07 14:18:37 +01:00
main.css initial commit 2013-01-07 14:18:37 +01:00
MIT-license.txt initial commit 2013-01-07 14:18:37 +01:00
modernizr.custom.js initial commit 2013-01-07 14:18:37 +01:00
parsec.html first pass 2013-10-03 16:45:30 +02:00
png2pdf.js initial commit 2013-01-07 14:18:37 +01:00
README.md initial commit 2013-01-07 14:18:37 +01:00

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