OcttKB/Repo/Build.sh
2023-02-19 21:05:59 +01:00

9 lines
246 B
Bash
Executable File

#!/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