prez-concepts-chill/README.md

17 lines
306 B
Markdown

Formation Vendée
================
Ressources pour les formations en Vendée.
Dépendance: `pandoc 2.17`
## Présentation
Compiler:
```bash
pandoc -t revealjs --resource-path=.:presentation/src/img:presentation/src/ --self-contained -s presentation/src/index.md -o presentation/build/index.html
```