1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/zh-Hant/tiddlywiki.info
2014-08-01 16:52:12 +01:00

21 lines
380 B
Plaintext

{
"plugins": [
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight",
"tiddlywiki/seamless",
"tiddlywiki/stickytitles",
"tiddlywiki/centralised",
"tiddlywiki/readonly"
],
"languages": [
"zh-Hant"
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","zh-hant-demo.html","text/plain"]
}
}