Agg. interni

This commit is contained in:
2022-08-30 00:35:13 +02:00
parent 878825774b
commit 67ab42db35
9 changed files with 53 additions and 28 deletions

6
Scripts/Deploy.GitHub.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
python3.10 ./staticoso/Source/Build.py \
--SiteDomain="https://sitoctt.octt.eu.org" \
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
--DynamicParts="{'Head':['Twemoji.html'], 'Footer':['StatCounter.html']}"