TiddlyWiki5/editions/dynaviewdemo/tiddlywiki.info

14 lines
253 B
Plaintext

{
"description": "Demo of the DynaView plugin",
"plugins": [
"tiddlywiki/dynaview"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"]
}
}