Hi folks-
Wanted to share a prototype I just finished for serving public TiddlyWikis on the Web.
The project has two parts:
* An index.html that reports progress, caches snapshots in the browser cache and can give links to archived versions of the wiki.
* A bash script that creates the deltas and metadata necessary to make the above work.
An overview is here:
https://www.kickscondor.com/taming-outlandish-tiddlywikis
The code so far is here:
https://github.com/kickscondor/TiddlyWiki-loader
If there are better ways to go about this, my apologies - I am glad to be corrected if there are better ways.
Good to be among you.
- kicks