This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
miklo
/
TiddlyWiki5
kopia lustrzana
https://github.com/miklobit/TiddlyWiki5
Obserwuj
1
Polub
0
Forkuj
You've already forked TiddlyWiki5
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
a79e876806
TiddlyWiki5
/
editions
/
test
/
tiddlywiki.info
8 wiersze
85 B
Plaintext
Czysty
Zwykły widok
Historia
Unescape
Escape
Add a test edition and associated script
2013-04-25 08:06:41 +00:00
{
"plugins": [
"tiddlywiki/jasmine"
Start support for themes To start with, we move the current stylesheets into a theme plugin called "Snow White". Wikis have to specify at least one theme in their `tiddlywiki.info` file. Next we'll add a mechanism for switching between loaded themes
2013-04-28 08:42:48 +00:00
],
"themes": [
"tiddlywiki/snowwhite"
Add a test edition and associated script
2013-04-25 08:06:41 +00:00
]
}