mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-04-02 09:50:06 +02:00
[Manual] Done
This commit is contained in:
parent
eb796f99da
commit
94eab97625
0
Repo/.gitkeep
Normal file
0
Repo/.gitkeep
Normal 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
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user