mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Agg. PicoBlog, Raccolta Siti Internet
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
source ./.env
|
||||
|
||||
python3 ../staticoso/Source/Build.py \
|
||||
--SiteName="sitoctt" \
|
||||
--SiteDomain="https://sitoctt.octt.eu.org" \
|
||||
--SiteLang="it" \
|
||||
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
|
||||
--GemtextOut=True
|
||||
--GemtextOut=True #\
|
||||
#--MastodonURL="https://botsin.space" \
|
||||
#--MastodonToken="$MastodonToken"
|
||||
|
@ -5,4 +5,6 @@ python3 staticoso/Source/Build.py \
|
||||
--SiteDomain="https://sitoctt.octt.eu.org" \
|
||||
--SiteLang="it" \
|
||||
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
|
||||
--ContextParts="{'Footer':['StatCounter.html']}"
|
||||
--ContextParts="{'Footer':['StatCounter.html']}" \
|
||||
--MastodonURL="https://botsin.space" \
|
||||
--MastodonToken="$MastodonToken"
|
||||
|
@ -1,9 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 ../staticoso/Source/Build.py \
|
||||
--SiteName="sitoctt" \
|
||||
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
||||
--SiteLang="it" \
|
||||
--SiteRoot="/" \
|
||||
--FolderRoots="{'*':''}" \
|
||||
--ContextParts="{'Header':'Tor.html'}"
|
||||
--SiteName="sitoctt" \
|
||||
--SiteDomain="http://sitoctt2fxjvx3lc2iqqef2aeulflprjaasv2xl4zi7sxxbmvjy5b5yd.onion" \
|
||||
--SiteLang="it" \
|
||||
--FolderRoots="{'*':''}" \
|
||||
--ContextParts="{'Header':'Tor.html'}"
|
||||
|
Reference in New Issue
Block a user