mirror of https://gitlab.com/octtspacc/sitoctt
Agg. interno
This commit is contained in:
parent
8147f1bcf5
commit
b11773f28b
|
@ -6,8 +6,11 @@ python3 ../staticoso/Source/Build.py \
|
||||||
--SiteName="sitoctt" \
|
--SiteName="sitoctt" \
|
||||||
--SiteDomain="https://sitoctt.octt.eu.org" \
|
--SiteDomain="https://sitoctt.octt.eu.org" \
|
||||||
--SiteLang="it" \
|
--SiteLang="it" \
|
||||||
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" #\
|
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
|
||||||
#--GemtextOut=True #\
|
--FeedEntries=0 \
|
||||||
|
--GemtextHeader="# Spacc
|
||||||
|
|
||||||
|
" \
|
||||||
|
--GemtextOut=True
|
||||||
#--MastodonURL="https://botsin.space" \
|
#--MastodonURL="https://botsin.space" \
|
||||||
#--MastodonToken="$MastodonToken"
|
#--MastodonToken="$MastodonToken"
|
||||||
#--GemtextOut=True #\
|
|
||||||
|
|
|
@ -8,4 +8,9 @@ python3 staticoso/Source/Build.py \
|
||||||
--ContextParts="{'Footer':['StatCounter.html']}" \
|
--ContextParts="{'Footer':['StatCounter.html']}" \
|
||||||
--MastodonURL="https://botsin.space" \
|
--MastodonURL="https://botsin.space" \
|
||||||
--MastodonToken="$MastodonToken" \
|
--MastodonToken="$MastodonToken" \
|
||||||
--GemtextOut=True
|
--GemtextOut=True \
|
||||||
|
--GemtextHeader="# sitoctt
|
||||||
|
Alcune informazioni importanti sono disponibili su:
|
||||||
|
=> /octt/index.gmi octocapsula/index
|
||||||
|
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in New Issue