2014-02-20 15:03:06 +00:00
|
|
|
{
|
2014-10-27 21:50:25 +00:00
|
|
|
"description": "Chinese (Simplified) edition",
|
2014-02-20 15:03:06 +00:00
|
|
|
"plugins": [
|
|
|
|
],
|
|
|
|
"themes": [
|
|
|
|
"tiddlywiki/vanilla",
|
|
|
|
"tiddlywiki/snowwhite",
|
|
|
|
"tiddlywiki/starlight",
|
2014-04-28 08:11:57 +00:00
|
|
|
"tiddlywiki/seamless",
|
2014-02-20 15:03:06 +00:00
|
|
|
"tiddlywiki/centralised",
|
|
|
|
"tiddlywiki/readonly"
|
|
|
|
],
|
|
|
|
"languages": [
|
|
|
|
"zh-Hans"
|
2014-04-28 08:11:57 +00:00
|
|
|
],
|
2015-04-20 03:21:50 +00:00
|
|
|
"includeWikis": [
|
|
|
|
{"path": "../tw5.com", "read-only": true}
|
|
|
|
],
|
2014-04-28 08:11:57 +00:00
|
|
|
"build": {
|
|
|
|
"index": [
|
2015-04-20 03:21:50 +00:00
|
|
|
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
|
|
|
"empty": [
|
|
|
|
"--rendertiddler","$:/editions/zh-Hans/download-empty","empty.html","text/plain",
|
|
|
|
"--rendertiddler","$:/editions/zh-Hans/download-empty","empty.hta","text/plain"],
|
|
|
|
"favicon": [
|
|
|
|
"--savetiddler","$:/favicon.ico","favicon.ico"],
|
|
|
|
"static": [
|
|
|
|
"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain",
|
|
|
|
"--rendertiddler","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",
|
|
|
|
"--rendertiddlers","[!is[system]]","$:/core/templates/static.tiddler.html","static","text/plain",
|
|
|
|
"--rendertiddler","$:/core/templates/static.template.css","static/static.css","text/plain"]
|
2014-04-28 08:11:57 +00:00
|
|
|
}
|
2014-02-20 15:03:06 +00:00
|
|
|
}
|