The TiddlyWiki core code is stored and developed as a collection of individual files, which makes it more manageable.

A recipe file determines which code files, tiddlers and HTML components to put together - somewhat like a jigsaw puzzle.
Cook then reads the recipe file and generates a new TiddlyWiki document from it.

Recipes can reference one another, making it straightforward to create a multiple variants of TiddlyWiki at one time.

Example


TiddlyWiki's default recipe file:
template: html/tiddlywiki.template.html
recipe: tiddlers/split.recipe
recipe: js/split.recipe
copy: java/TiddlySaver.jar

External Resources



See Also


bag
tiddlywiki_public
created
Sun, 13 Feb 2011 21:01:39 GMT
creator
cdent
modified
Sun, 13 Feb 2011 21:01:39 GMT
modifier
cdent
tags
Developer Tools