Aggiornamento PicoBlog; Agg. interni

This commit is contained in:
2022-06-24 22:30:45 +02:00
parent 777f9153c1
commit 86470554d6
6 changed files with 22 additions and 5 deletions

8
Scripts/Deploy.GitLab.sh Executable file
View File

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