build into same directory
This commit is contained in:
@@ -10,7 +10,7 @@ Dépendance: `pandoc 2.17`
|
||||
Compiler:
|
||||
|
||||
```bash
|
||||
pandoc -t revealjs --resource-path=.:presentation/src/img:presentation/src/ --self-contained -s presentation/src/index.md -o presentation/build/index.html
|
||||
pandoc -t revealjs --resource-path=.:presentation/src/img:presentation/src/ --self-contained -s presentation/src/index.md -o presentation/src/index.html
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
Reference in New Issue
Block a user