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

@@ -12,6 +12,7 @@ help:
@echo " make html - Export slides to HTML format"
@echo " make clean - Remove generated files"
@echo " make install - Install dependencies"
@echo " make deploy - Deploy slides to server"
# Build slides
build: