Arlen22 / TiddlyServer

v2 - A static file server that can also save files and mount TiddlyWiki folders
https://arlen22.github.io/tiddlyserver/
MIT License
259 stars 36 forks source link

Release should be runnable #68

Open NoxMortem opened 5 years ago

NoxMortem commented 5 years ago

I know this is a personal project, but that the release is not runnable upfront is really annoying. It would be very nice to have a correct settings.json and just a tiddlywiki shipped with each release s.t. a simple node .\server.js fires up a working copy.

That included to also have editions/empty (currently editions.zip is shipped and this means tiddlywiki.js --init fails because no edition empty is available) available for anyone who wants to follow the installation guide.

Arlen22 commented 5 years ago

This is a good suggestion, I'll keep it in mind.