This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

Saving via a Minimal Ruby Server

 7th May 2020 at 8:31pm

This is a minimal server using Ruby Webrick. It just serves up files from the same folder and handles saving.

Once running, just point your web browser at http://localhost:8000 to view the folder listing, and click on your wiki html file.

See the script at:

https://gist.github.com/jimfoltz/ee791c1bdd30ce137bc23cce826096da