mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-24 07:56:52 +00:00
Build TW5 to the github repo for publication
This commit is contained in:
parent
5420ee9724
commit
fb594cf394
4
bld.sh
4
bld.sh
@ -13,8 +13,8 @@ pushd tw5.com > /dev/null
|
||||
node ../core/boot.js \
|
||||
--verbose \
|
||||
--savetiddler ReadMe ../readme.md text/html \
|
||||
--savetiddler $:/core/templates/tiddlywiki5.template.html ../tmp/tw5/index.html text/plain \
|
||||
--savetiddler $:/core/templates/static.template.html ../tmp/tw5/static.html text/plain \
|
||||
--savetiddler $:/core/templates/tiddlywiki5.template.html ../../jermolene.github.com/index.html text/plain \
|
||||
--savetiddler $:/core/templates/static.template.html ../../jermolene.github.com/static.html text/plain \
|
||||
|| exit 1
|
||||
|
||||
popd > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user