2012-11-13 08:46:44 +00:00
|
|
|
{
|
2017-11-11 11:56:20 +00:00
|
|
|
"description": "Documentation from https://tiddlywiki.com",
|
2012-11-13 08:46:44 +00:00
|
|
|
"plugins": [
|
2014-01-25 19:33:35 +00:00
|
|
|
"tiddlywiki/nodewebkitsaver",
|
2015-01-03 20:16:46 +00:00
|
|
|
"tiddlywiki/browser-sniff",
|
2016-02-04 10:13:08 +00:00
|
|
|
"tiddlywiki/railroad",
|
|
|
|
"tiddlywiki/evernote"
|
2013-04-28 08:42:48 +00:00
|
|
|
],
|
|
|
|
"themes": [
|
2013-11-27 12:38:03 +00:00
|
|
|
"tiddlywiki/vanilla",
|
2013-04-30 21:58:18 +00:00
|
|
|
"tiddlywiki/snowwhite",
|
2013-05-14 13:24:34 +00:00
|
|
|
"tiddlywiki/starlight",
|
2014-04-14 12:12:44 +00:00
|
|
|
"tiddlywiki/seamless",
|
2013-07-03 21:59:35 +00:00
|
|
|
"tiddlywiki/centralised",
|
2015-10-09 16:59:56 +00:00
|
|
|
"tiddlywiki/tight",
|
2016-11-03 19:11:24 +00:00
|
|
|
"tiddlywiki/heavier",
|
2017-01-06 15:38:08 +00:00
|
|
|
"tiddlywiki/tight-heavier",
|
2014-02-24 09:39:45 +00:00
|
|
|
"tiddlywiki/readonly"
|
2014-02-09 19:18:46 +00:00
|
|
|
],
|
|
|
|
"languages": [
|
2014-04-25 21:41:59 +00:00
|
|
|
],
|
|
|
|
"build": {
|
|
|
|
"index": [
|
2014-06-14 12:24:48 +00:00
|
|
|
"--savetiddlers","[tag[external-image]]","images",
|
2015-08-29 15:33:04 +00:00
|
|
|
"--rendertiddlers","[tag[external-text]]","$:/core/templates/tid-tiddler","text","text/plain",".tid",
|
2014-06-14 12:24:48 +00:00
|
|
|
"--setfield","[tag[external-image]]","_canonical_uri","$:/core/templates/canonical-uri-external-image","text/plain",
|
2015-08-29 15:33:04 +00:00
|
|
|
"--setfield","[tag[external-text]]","_canonical_uri","$:/core/templates/canonical-uri-external-text","text/plain",
|
|
|
|
"--setfield","[tag[external-image]] [tag[external-text]]","text","","text/plain",
|
2014-04-25 21:41:59 +00:00
|
|
|
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
2016-05-21 14:25:33 +00:00
|
|
|
"empty": [
|
|
|
|
"--rendertiddler","$:/editions/tw5.com/download-empty","empty.html","text/plain",
|
|
|
|
"--rendertiddler","$:/editions/tw5.com/download-empty","empty.hta","text/plain"],
|
2014-04-25 21:41:59 +00:00
|
|
|
"encrypted": [
|
|
|
|
"--password", "password",
|
|
|
|
"--rendertiddler", "$:/core/save/all", "encrypted.html", "text/plain",
|
|
|
|
"--clearpassword"],
|
|
|
|
"favicon": [
|
|
|
|
"--savetiddler","$:/favicon.ico","favicon.ico",
|
|
|
|
"--savetiddler","$:/green_favicon.ico","static/favicon.ico"],
|
|
|
|
"readmes": [
|
|
|
|
"--rendertiddler","ReadMe","readme.md","text/html",
|
2014-09-08 15:32:32 +00:00
|
|
|
"--rendertiddler","ReadMeBinFolder","bin/readme.md","text/html",
|
2014-04-25 21:41:59 +00:00
|
|
|
"--rendertiddler","ContributingTemplate","contributing.md","text/html",
|
2017-01-27 22:10:18 +00:00
|
|
|
"--rendertiddler","$:/core/copyright.txt","license","text/plain"],
|
2014-06-24 09:39:45 +00:00
|
|
|
"tw2": [
|
2014-04-26 16:11:56 +00:00
|
|
|
"--rendertiddler","TiddlyWiki2ReadMe","tw2/readme.md","text/html"],
|
2014-04-25 21:41:59 +00:00
|
|
|
"static": [
|
|
|
|
"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain",
|
|
|
|
"--rendertiddler","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",
|
2014-05-16 13:39:24 +00:00
|
|
|
"--rendertiddlers","[!is[system]]","$:/core/templates/static.tiddler.html","static","text/plain",
|
2018-09-05 07:44:27 +00:00
|
|
|
"--rendertiddler","$:/core/templates/static.template.css","static/static.css","text/plain"],
|
|
|
|
"external-js": [
|
|
|
|
"--rendertiddler","$:/core/save/all-external-js","index.html","text/plain",
|
|
|
|
"--rendertiddler","$:/core/templates/tiddlywiki5.js","tiddlywiki.js","text/plain"]
|
2014-04-25 21:41:59 +00:00
|
|
|
},
|
2014-02-27 16:30:24 +00:00
|
|
|
"config": {
|
|
|
|
"retain-original-tiddler-path": true
|
|
|
|
}
|
2014-02-17 23:06:02 +00:00
|
|
|
}
|