Fix build scripts

This commit is contained in:
2022-09-20 18:01:57 +02:00
parent 820a4acc63
commit a61464b21b
4 changed files with 38 additions and 4 deletions

7
Build.sh Executable file
View File

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