OcttKB/Build.sh

10 lines
235 B
Bash
Raw Normal View History

2022-09-20 18:01:57 +02:00
#!/bin/sh
2022-09-22 17:33:09 +02:00
2022-09-20 18:01:57 +02:00
cd ./public
2022-09-22 17:33:09 +02:00
2022-09-20 18:01:57 +02:00
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