mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Nuovo post in Note, agg. CSS
This commit is contained in:
15
Scripts/Build.PC.sh
Normal file
15
Scripts/Build.PC.sh
Normal file
@ -0,0 +1,15 @@
|
||||
#!/bin/sh
|
||||
|
||||
source ./.env
|
||||
|
||||
python3 ../staticoso/Source/Build.py \
|
||||
--SiteDomain="https://sitoctt.octt.eu.org" \
|
||||
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
|
||||
--Minify="False" \
|
||||
--GemtextHeader="# Spacc
|
||||
|
||||
" #\
|
||||
#--GemtextOut=True #\
|
||||
#--SitemapOut=True \
|
||||
#--MastodonURL="https://botsin.space" \
|
||||
#--MastodonToken="$MastodonToken"
|
Reference in New Issue
Block a user