1
0

add make deploy command for uploading slides to server

This commit is contained in:
2025-09-14 19:13:39 +02:00
parent fee4243714
commit 19fa4936bc
3 changed files with 4 additions and 1 deletions

View File

@@ -191,6 +191,7 @@ make pdf # Export to PDF
make html # Export to HTML
make watch # Watch for changes
make clean # Remove generated files
make deploy # Deploy slides to server
```
## Tips