1
0

Update build scripts to process only index.md and copy assets; update deploy to include assets

This commit is contained in:
2025-09-14 19:43:37 +02:00
parent 2f33adc3d1
commit 366adf84ff
5 changed files with 38 additions and 37 deletions

View File

@@ -52,4 +52,5 @@ install:
# Deploy slides
deploy: build
@echo "Deploying slides..."
scp build/index.html tengo@tuttle.uberspace.de:/home/tengo/html/malta/
scp build/index.html tengo@tuttle.uberspace.de:/home/tengo/html/malta/
scp -r build/assets/ tengo@tuttle.uberspace.de:/home/tengo/html/malta/