mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 10:28:03 +00:00
Test building static css and individual tiddlers
This commit is contained in:
2
nbld.sh
2
nbld.sh
@@ -24,6 +24,8 @@ node ./tiddlywiki.js \
|
||||
--new_rendertiddler ReadMe ./readme.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.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
|
||||
|
||||
# Run tests
|
||||
|
Reference in New Issue
Block a user