This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
TiddlyWiki5
Watch
1
Star
0
Fork
0
You've already forked TiddlyWiki5
mirror of
https://github.com/Jermolene/TiddlyWiki5
synced
2024-11-06 01:56:20 +00:00
Code
Issues
Releases
Wiki
Activity
07d4c9a639
TiddlyWiki5
/
editions
/
test
/
tiddlywiki.info
8 lines
85 B
Plaintext
Raw
Normal View
History
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
]
}
Reference in New Issue
Copy Permalink