25th October 2024 at 5:11am
First install TiddlyWiki as described in Installing TiddlyWiki on Node.js.
- Create an empty TiddlyWikiFolder
- Create a new folder in a convenient place (for example 
~/MyWiki) - Create a file called 
tiddlywiki.infocontaining the following text:{"themes": ["tiddlywiki/vanilla","tiddlywiki/snowwhite"]}
 - Create a subfolder called 
tiddlers- Alternatively, just copy the 
editions/emptyfolder from the TiddlyWiki5 repo 
 - Alternatively, just copy the 
 
 - Create a new folder in a convenient place (for example 
 - Create individual TiddlerFiles in the 
~/MyWiki/tiddlersdirectory - Execute the following command from the TiddlyWiki5 root directory to build a TiddlyWiki5 file from the tiddlers:
tiddlywiki ~/MyWiki --render $:/core/save/all index.html text/plain