kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Test building static css and individual tiddlers
rodzic
89310e71c8
commit
c9668f93b5
2
nbld.sh
2
nbld.sh
|
@ -24,6 +24,8 @@ node ./tiddlywiki.js \
|
||||||
--new_rendertiddler ReadMe ./readme.md text/html \
|
--new_rendertiddler ReadMe ./readme.md text/html \
|
||||||
--new_rendertiddler ContributingTemplate ./contributing.md text/html \
|
--new_rendertiddler ContributingTemplate ./contributing.md text/html \
|
||||||
--new_rendertiddler $:/core/templates/static.template.html $TW5_BUILD_OUTPUT/static.html text/plain \
|
--new_rendertiddler $:/core/templates/static.template.html $TW5_BUILD_OUTPUT/static.html text/plain \
|
||||||
|
--new_rendertiddler $:/core/templates/static.template.css $TW5_BUILD_OUTPUT/static/static.css text/plain \
|
||||||
|
--new_rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html $TW5_BUILD_OUTPUT/static text/plain \
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
|
|
Ładowanie…
Reference in New Issue