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"
|
||||
|
Reference in New Issue
Block a user