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

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@
tmp/
output/
node_modules/