Extend pluginlibrary edition with a minimal test server (#6588)

* pluginlibrary - minimal test server

* changes suggested by Jeremy

* use tmp instead of the files directory

* new tmp-route

* rename edition to test-pluginlibrary

* fix .gitignore

* remove StoryList tiddler

* improve GettingStarted text

* rename edtion test-pluginlibrary back to pluginlibrary

* remove 2 tiddlers that shouldn't be there
This commit is contained in:
Mario Pietsch
2022-11-15 09:18:58 +01:00
committed by GitHub
parent ea3503e30c
commit 9b9ff1e843
8 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
title: $:/config/LocalPluginLibrary
tags: $:/tags/PluginLibrary
url: http://localhost:8888/files/local/library/tmp/index.html
caption: Local TiddlyWiki Plugin Library Test Server
A locally installed version of the plugin library //Requires a local web server to share the library//