prez-concepts-chill/README.md

17 lines
306 B
Markdown
Raw Normal View History

2022-03-06 09:11:07 +00:00
Formation Vendée
================
Ressources pour les formations en Vendée.
2022-03-06 19:15:21 +00:00
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
```
2022-03-06 09:11:07 +00:00