Commit Graph

10 Commits

Author SHA1 Message Date
Mario Pietsch 9b9ff1e843
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
2022-11-15 08:18:58 +00:00
Maurycy Zarzycki 5657dfec0e
Add VScode user settings directory to git ignore (#6974) 2022-10-05 14:51:11 +01:00
Jermolene 64b916bb43 Ignore any node_modules directory 2015-12-19 18:47:58 +00:00
Mario Pietsch 9059ea5211 some more german typos 2014-09-22 10:49:24 +00:00
Jermolene f7e50e0950 Add `--build` command
First pass at the build system described in #356.

To test it, move to a new, empty directory and try `tiddlywiki
editions/tw5.com --verbose --build`
2014-04-25 22:41:59 +01:00
Jeremy Ruston e65cb93fa2 Batch file cleanups 2012-11-29 21:30:53 +00:00
Jeremy Ruston cce472789d Cleaning up batch file locations 2012-05-05 23:32:04 +01:00
Jeremy Ruston d93bbbbe7b Introduce plugin module mechanism
See the readme for details
2012-04-30 12:23:03 +01:00
Jeremy Ruston 21e06b9833 Introduced tmp/ directory for test artefacts 2011-11-25 15:51:02 +00:00
Jeremy Ruston d490e1543d Refactoring source file layout 2011-11-22 17:42:03 +00:00