mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
dfa5b6c8dc
It’s incomplete and confusing to casual users. Fixes #1164
35 lines
599 B
Plaintext
35 lines
599 B
Plaintext
{
|
|
"description": "Content for the current prerelease",
|
|
"plugins": [
|
|
"tiddlywiki/googleanalytics",
|
|
"tiddlywiki/nodewebkitsaver",
|
|
"tiddlywiki/github-fork-ribbon",
|
|
"tiddlywiki/browser-sniff"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/vanilla",
|
|
"tiddlywiki/snowwhite",
|
|
"tiddlywiki/nighttime",
|
|
"tiddlywiki/starlight",
|
|
"tiddlywiki/seamless",
|
|
"tiddlywiki/stickytitles",
|
|
"tiddlywiki/centralised",
|
|
"tiddlywiki/readonly"
|
|
],
|
|
"languages": [
|
|
"en-US",
|
|
"en-GB",
|
|
"de-AT",
|
|
"de-DE",
|
|
"fr-FR",
|
|
"zh-Hans",
|
|
"zh-Hant",
|
|
"it-IT",
|
|
"ja-JP",
|
|
"ru-RU"
|
|
],
|
|
"includeWikis": [
|
|
"../tw5.com"
|
|
]
|
|
}
|