view etc/README @ 2:76908e95f398

Added tag release for changeset bc8961a81af6
author Steve Kemp <steve@steve.org.uk>
date Sun, 25 Nov 2007 14:09:45 +0000
parents bc8961a81af6
children
line wrap: on
line source


etc
===

  This directory contains the template files which are used by
 chronicle.

  In some cases there are two version of each template, a normal
 one and one with '.xml' in its name.  The latter is used for the
 corresponding RSS feed.


Contents
--------

  entry.template
   Used for a single blog entry.

  index.template
   Used for the most recent N entries, the "front-page" of your blog.

  month.template
   Used for the archive view of your blog.
   
  style.css
   The stylesheet applied to viewers of your blog.

  tags.template
   Used to display all entries with a given tag.


Steve
--