presentation
This commit is contained in:
@@ -3,4 +3,14 @@ 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
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user