Lavoro sul nuovo tema

This commit is contained in:
2022-08-28 00:21:04 +02:00
parent e8178a5814
commit 0e0eafdb64
4 changed files with 156 additions and 11 deletions

View File

@@ -1,9 +0,0 @@
#!/bin/sh
# Why does Python-Markdown on Termux shit itself with local third-party extensions?
python3 ../staticoso/Source/Build.py \
--SiteDomain="https://sitoctt.octt.eu.org" \
--FolderRoots="{'*':'https://octtspacc.gitlab.io'}" \
--Minify="False" \
--MarkdownExts="('attr_list', 'def_list', 'footnotes', 'md_in_html', 'tables')"