Go to file
Yann Esposito (Yogsototh) 41f135df68 added appendices 2013-10-08 17:46:51 +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 added appendices 2013-10-08 17:46:51 +02:00
test initial commit 2013-01-07 14:18:37 +01:00
themes small adaptations 2013-10-08 14:03:45 +02:00
.gitignore better gitignore 2013-10-08 11:33:20 +02:00
GPL-license.txt initial commit 2013-01-07 14:18:37 +01:00
MIT-license.txt initial commit 2013-01-07 14:18:37 +01:00
README.md 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
index.html index.html just for fun 2013-10-07 23:30:38 +02: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
modernizr.custom.js initial commit 2013-01-07 14:18:37 +01:00
parsec.html added appendices 2013-10-08 17:46:51 +02:00
png2pdf.js initial commit 2013-01-07 14:18:37 +01:00

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