mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-25 22:11:33 -08:00
14 lines
No EOL
248 B
Text
14 lines
No EOL
248 B
Text
{
|
|
"description": "Sharing tiddlers via URLs",
|
|
"plugins": [
|
|
"tiddlywiki/share"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/vanilla",
|
|
"tiddlywiki/snowwhite"
|
|
],
|
|
"build": {
|
|
"share": [
|
|
"--rendertiddler","$:/core/save/all","share.html","text/plain"]
|
|
}
|
|
} |