mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Agg. interni
This commit is contained in:
@ -10,7 +10,7 @@ python3 ../staticoso/Source/Build.py \
|
||||
# Spacc
|
||||
|
||||
" #\
|
||||
#--GemtextOut=True #\
|
||||
#--SitemapOut=True \
|
||||
#--DiffBuild="True" \
|
||||
#--GemtextOutput=True #\
|
||||
#--MastodonURL="https://botsin.space" \
|
||||
#--MastodonToken="$MastodonToken"
|
||||
|
6
Scripts/Deploy.GitHub.sh
Executable file
6
Scripts/Deploy.GitHub.sh
Executable 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']}"
|
@ -6,8 +6,7 @@ python3 ./staticoso/Source/Build.py \
|
||||
--DynamicParts="{'Head':['Twemoji.html'], 'Footer':['StatCounter.html']}" \
|
||||
--MastodonURL="https://botsin.space" \
|
||||
--MastodonToken="$MastodonToken" \
|
||||
--SitemapOut=True \
|
||||
--GemtextOut=True \
|
||||
--GemtextOutput=True \
|
||||
--GemtextHeader="\
|
||||
# sitoctt
|
||||
Alcune informazioni importanti sono disponibili su:
|
||||
|
Reference in New Issue
Block a user