I've been using Tiddlywiki+Stroll [
https://giffmex.org/stroll/stroll.html] since I quite like the idea of backlinks, auto-completion links and the 2 column layout. However when I generate a static site from Stroll, backlinks and most of the formatting abilities are lost.
My process of generating a static site from a Tiddlywiki+Stroll set up is as follows:
1. Using the Node TW5 tiddlywiki, generate a new wiki
2. Load the Tiddlywiki+Stroll HTML into the new wiki (tiddlywiki --load)
4. Move the static files to the desired location and clean up
I understand why this may lose all the Stroll configurations, however the alternative does not work either - Directly export a static site from the Tools pane on a Stroll + Tiddlywiki site, which you can try on the authors page linked above. In fact this method creates a flat HTML page with no backlinks or formatting.
Any ideas what would be the right way to approach this?
Thanks!