Hi Vpl, Have a look at the tiddlywiki.info [1] file, at the "static" section. The command to create the whole stuff can be seen in the fullbuild.sh [2] script.
Go to tiddlywiki.com and read the docs about the nodejs commands. [3] There is a little issue. Open the tiddler in edit mode and change <list-links "[tag[Commands]]">> to <<list-links "[tag[Commands]]">> so you can see the commands. have a close look to the static templates at tiddlywiki.info line 55 and 56 So imo you don't need any 3rd party libraries to _create_ static web pages with TW. Since the existing static HTML output doesn't use any client side libraries, you are free to use what you want :) Have fun! mario [1] https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlywiki.info [2] https://github.com/Jermolene/TiddlyWiki5/blob/master/bin/fullbld.sh#L57 [3] http://tiddlywiki.com/#Commands [4] https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlywiki.info#L55 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

