Working with Templates
Thingamablog uses a set of template files to construct the pages of your
weblog. The Front Page template specifies the layout for the front
page, the Archive template specifies the layout for archive pages,
the Category template specifies the layout of category pages, and
the Archive Index template specifies the layout for the archive
index page. Additionally, Thingamablog includes a Feed template
that specifies how to construct a syndication feed.
Templates are
composed of HTML or XML and Thingamablog "template tags." When you publish
the weblog, the template tags are replaced with dynamic weblog data. For
more detailed information on Thingamablog’s template tags, please see the
"Templates" section of the User Guide.
Next...