reveal.js Template

Starting to write: YYYY-MM-DD

Requirements

Clone this repo in the directory including reveal.js repo.

How to use

chmod +x ./init.sh && ./init.sh

then

│
├─ revealjs_template/
│  ├─ manuscript/
│  ├─ figs/
│  ├─ out/
│  │  └─ reveal.js/ @ ──┐
│  └─ Makefile          │
│                       │
└─ reveal.js/ <─────────┘

And start to write your manuscript in ./manuscript/1_main.md

Automatic generation

reveal.js slide

make

Open slide

make open

Optional

make out.pptx
make out.pdf
make out.docx
make out.html