mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
52fd6ce9c2
By convention we don't attribute authors to tiddlers on tiddlywiki.com
19 lines
888 B
Plaintext
19 lines
888 B
Plaintext
created: 20161226165024380
|
|
modified: 20211113230709926
|
|
tags: [[Other Resources]]
|
|
title: "TiddlyServer" by Matt Lauber
|
|
type: text/vnd.tiddlywiki
|
|
url: https://github.com/mklauber/TiddlyServer/releases/
|
|
|
|
''Note:'' This is an older version of ~TiddlyServer. A modern version can be referenced [[here.|TiddlyServer by Arlen Beiler]]
|
|
|
|
----
|
|
TiddlyServer is a special purpose Desktop app, designed to facilitate managing multiple instances of TiddlyWiki running as a server. It does not require internet acess to access the wikis.
|
|
|
|
{{!!url}}
|
|
|
|
<<<
|
|
TiddlyServer can import both TiddlyWiki files and TiddlyFolder wikis. For each wiki, you specify a prefix to serve it with and the source to import from. It will copy the wikis to its own internal store and begin serving them up at http://localhost:8080/{prefix}/. The export button for each wiki will convert it to a single file wiki.
|
|
|
|
<<<
|