TiddlyWiki5/editions/tahoelafs/tiddlywiki.info

14 lines
255 B
Plaintext
Raw Normal View History

2013-04-26 21:18:46 +00:00
{
"description": "Demo of TahoeLAFS plugin",
2013-04-26 21:18:46 +00:00
"plugins": [
"tiddlywiki/tahoelafs"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
2014-04-26 16:11:56 +00:00
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","tahoelafs.html","text/plain"]
}
2013-04-26 21:18:46 +00:00
}