Version 3 (modified by JeremyRuston, 7 years ago)

--

Cook

Cook is the build tool for TiddlyWiki. It utilizes RecipeFiles? to stitch together TiddlyWiki HTML files from their constituent chunks. RecipeFiles? can be reference one another, making it straightforward to create a multiple variants of TiddlyWiki at one time.

Example Recipe: (index.html.recipe)

recipe: ../../core/tiddlywiki.html.recipe
prehead: ../../core/html/rss.link.html
title: html/title.html
recipe: tiddlers/split.recipe
recipe: images.recipe

Cook command line options:

Cooker Build: $Revision: 136 $, Version: 0.9.3
Usage: cook.rb recipename [options]

Specific options:
    -d, --dest [DESTINATION]         Destination directory
    -i, --hashid                     Add hash id to all tiddlers
    -h, --help                       Show this message