1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/editions/dynaviewdemo/tiddlywiki.info
2018-11-13 08:54:50 +00:00

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"]
}
}