mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
14 lines
253 B
Plaintext
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"]
|
|
}
|
|
} |