Here are the basic template files I use:
- template-allindex.html: Template for the global index.
- template-dirindex.html: Template for the directory index
- template-sortindex.html: Template for the sorted index
- template-trackindex.html: Template for a track index
- template-image.html: Template for an image page
- template-rc.py: Generic parameters for all templates
- template-css.css: Template for style sheet.
- template-desc:
Template for a
.descfile.
Hilights: These produce valid, readable XHTML 1.1, making proper use of style sheets. They should display well in any browser, but particularly so in standards-compliant browsers. To the greatest extent possible, they should be accessable.