2012-11-13 08:46:44 +00:00
|
|
|
{
|
2014-10-27 21:50:25 +00:00
|
|
|
"description": "Documentation from http://tiddlywiki.com",
|
2012-11-13 08:46:44 +00:00
|
|
|
"plugins": [
|
2013-11-25 23:14:12 +00:00
|
|
|
"tiddlywiki/googleanalytics",
|
2014-01-25 19:33:35 +00:00
|
|
|
"tiddlywiki/nodewebkitsaver",
|
2014-07-21 12:17:16 +00:00
|
|
|
"tiddlywiki/github-fork-ribbon",
|
|
|
|
"tiddlywiki/browser-sniff"
|
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-11-29 17:19:49 +00:00
|
|
|
"tiddlywiki/nighttime",
|
2013-05-14 13:24:34 +00:00
|
|
|
"tiddlywiki/starlight",
|
2014-04-14 12:12:44 +00:00
|
|
|
"tiddlywiki/seamless",
|
2013-07-01 17:47:31 +00:00
|
|
|
"tiddlywiki/stickytitles",
|
2013-07-03 21:59:35 +00:00
|
|
|
"tiddlywiki/centralised",
|
2014-02-24 09:39:45 +00:00
|
|
|
"tiddlywiki/readonly"
|
2014-02-09 19:18:46 +00:00
|
|
|
],
|
|
|
|
"languages": [
|
2014-10-29 08:37:01 +00:00
|
|
|
"da-DK",
|
2014-10-26 18:33:07 +00:00
|
|
|
"el-GR",
|
2014-02-09 19:18:46 +00:00
|
|
|
"en-US",
|
|
|
|
"en-GB",
|
|
|
|
"de-AT",
|
2014-02-17 23:06:02 +00:00
|
|
|
"de-DE",
|
2014-02-20 12:14:27 +00:00
|
|
|
"fr-FR",
|
2014-02-20 15:55:31 +00:00
|
|
|
"zh-Hans",
|
2014-03-20 12:40:40 +00:00
|
|
|
"zh-Hant",
|
2014-04-15 08:07:19 +00:00
|
|
|
"it-IT",
|
2014-09-29 11:37:36 +00:00
|
|
|
"ja-JP",
|
|
|
|
"ru-RU"
|
2014-04-25 21:41:59 +00:00
|
|
|
],
|
|
|
|
"build": {
|
|
|
|
"index": [
|
2014-06-14 12:24:48 +00:00
|
|
|
"--savetiddlers","[tag[external-image]]","images",
|
|
|
|
"--setfield","[tag[external-image]]","_canonical_uri","$:/core/templates/canonical-uri-external-image","text/plain",
|
|
|
|
"--setfield","[tag[external-image]]","text","","text/plain",
|
2014-04-25 21:41:59 +00:00
|
|
|
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
|
|
|
"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",
|
2014-06-24 09:39:45 +00:00
|
|
|
"--rendertiddler","$:/core/copyright.txt","licenses/copyright.md","text/plain"],
|
|
|
|
"tw2": [
|
2014-04-26 16:11:56 +00:00
|
|
|
"--rendertiddler","TiddlyWiki2ReadMe","tw2/readme.md","text/html"],
|
2014-04-25 21:41:59 +00:00
|
|
|
"empty": [
|
|
|
|
"--rendertiddler","$:/editions/tw5.com/download-empty","empty.html","text/plain",
|
|
|
|
"--rendertiddler","$:/editions/tw5.com/download-empty","empty.hta","text/plain"],
|
|
|
|
"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",
|
|
|
|
"--rendertiddler","$:/core/templates/static.template.css","static/static.css","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
|
|
|
}
|