Hi,
I have a static HTML tiddlywiki file that I would like to migrate under nodejs.
In this static tiddlywiki I have several tiddler containing
<img src="files/MyImage.PNG" />
Where the files directory is next to the HTML file in my directory of tiddlywiki
When migrating to nodejs, I've tried to locate the 'files' repertoire under the new wiki folder to avoid changing all my references but that does not work
Could someone tell me how can I smoothly migrate to a nodejs version ?
THanks very much for your help
Regards