ykeynote/README.md
Yann Esposito (Yogsototh) d21b157691 initial commit
2013-01-07 14:18:37 +01:00

1.1 KiB

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