[Manual] Done

This commit is contained in:
octospacc 2023-02-19 21:45:00 +01:00
parent eb796f99da
commit 94eab97625
3 changed files with 0 additions and 13 deletions

0
Repo/.gitkeep Normal file
View File

View File

@ -1,8 +0,0 @@
#!/bin/sh
cd ./public
tiddlywiki \
--verbose \
--load index.html \
--output ./ \
--rendertiddler $:/core/templates/static.template.css Style.css text/plain \
--rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain

View File

@ -1,5 +0,0 @@
#!/bin/sh
URL="https://kb.octt.eu.org"
cd ./public
wget -O "-1.html" "$URL" || true
wget -O "-2.html" "$URL/-1.html" || true