1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-05 12:28:02 +00:00

Some rejigging of the editions folders

Now we’re optimising the editions for use with the —init command.
Documentation coming up.
This commit is contained in:
Jermolene
2014-02-24 13:28:55 +00:00
parent a1ad735822
commit 042698b508
9 changed files with 17 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
title: $:/GoogleAnalyticsAccount

View File

@@ -0,0 +1,2 @@
title: $:/GoogleAnalyticsDomain

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -0,0 +1,2 @@
title: $:/favicon.ico
type: image/x-icon

View File

@@ -0,0 +1,15 @@
{
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem",
"tiddlywiki/codemirror",
"tiddlywiki/highlight"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
"../tw5.com"
]
}