kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Update template used for deployment to TiddlyWeb
Missed from 5.0.0-alpha.16print-window-tiddler
rodzic
489b40314b
commit
7a99fb1250
2
wbld.cmd
2
wbld.cmd
|
@ -15,7 +15,7 @@ rem Open the tw5tiddlyweb edition in TW5 and save the template for the main HTML
|
|||
node .\tiddlywiki.js ^
|
||||
editions\tw5tiddlyweb ^
|
||||
--verbose ^
|
||||
--rendertiddler $:/core/templates/tiddlywiki5.template.html tmp\tiddlyweb.html text/plain ^
|
||||
--rendertiddler $:/core/save/all tmp\tiddlyweb.html text/plain ^
|
||||
|| exit 1
|
||||
|
||||
rem Prepend the type information that TiddlyWeb needs to turn the .html file into a .tid file
|
||||
|
|
2
wbld.sh
2
wbld.sh
|
@ -15,7 +15,7 @@ mkdir -p tmp
|
|||
node ./tiddlywiki.js \
|
||||
editions/tw5tiddlyweb \
|
||||
--verbose \
|
||||
--rendertiddler $:/core/templates/tiddlywiki5.template.html tmp/tiddlyweb.html text/plain \
|
||||
--rendertiddler $:/core/save/all tmp/tiddlyweb.html text/plain \
|
||||
|| exit 1
|
||||
|
||||
# Prepend the type information that TiddlyWeb needs to turn the .html file into a .tid file
|
||||
|
|
Ładowanie…
Reference in New Issue