sitoctt/Scripts/Deploy.GitLab.sh

16 lines
534 B
Bash
Raw Normal View History

2022-06-24 22:30:45 +02:00
#!/bin/sh
2022-08-18 00:04:54 +02:00
python3 ./staticoso/Source/Build.py \
2022-06-24 22:30:45 +02:00
--SiteDomain="https://sitoctt.octt.eu.org" \
--FolderRoots="{'*':'https://octtspacc.gitlab.io', 'Assets':'https://octtspacc.gitlab.io/sitoctt-assets'}" \
--DynamicParts="{'Head':['Twemoji.html'], 'Footer':['StatCounter.html'], 'Other':['CountWindow.html']}" \
2022-06-30 23:52:50 +02:00
--MastodonURL="https://botsin.space" \
2022-07-01 17:53:36 +02:00
--MastodonToken="$MastodonToken" \
2022-08-30 00:35:13 +02:00
--GemtextOutput=True \
--GemtextHeader="\
# sitoctt
2022-07-04 22:29:12 +02:00
Alcune informazioni importanti sono disponibili su:
=> /octt/index.gmi octocapsula/index
"