1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-09 22:36:05 +00:00

first run with new german edition containing the basic docs in german

This commit is contained in:
Mario Pietsch
2014-09-12 13:52:33 +02:00
parent 54eb85218b
commit bda349801e
58 changed files with 707 additions and 3 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,16 @@
{
"plugins": [
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
"../de-AT-DE"
],
"config": {
"default-tiddler-location": "../de-AT-DE/tiddlers"
}
}