]> git.cworth.org Git - cworth.org/commit
Add templates to revision control, and configure to use these.
authorCarl Worth <cworth@cworth.org>
Tue, 22 May 2007 07:07:48 +0000 (00:07 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 22 May 2007 07:07:48 +0000 (00:07 -0700)
commitaa86026ab68bfcc7adeb354bc2805f92ff38034f
tree46a91502cf8de5be1bd79fd25be49693ed55774d
parent33137c39869ac1594f95c4a095b305c40e962904
Add templates to revision control, and configure to use these.

This should give us a lot of flexibility by allowing us to edit
both the templates and the stylesheets within git and use these
version-controlled copies of the files to generate the final
content.
19 files changed:
ikiwiki.setup
templates/aggregatepost.tmpl [new file with mode: 0644]
templates/archivepage.tmpl [new file with mode: 0644]
templates/atomitem.tmpl [new file with mode: 0644]
templates/atompage.tmpl [new file with mode: 0644]
templates/blogpost.tmpl [new file with mode: 0644]
templates/editpage.tmpl [new file with mode: 0644]
templates/estseek.conf [new file with mode: 0644]
templates/feedlink.tmpl [new file with mode: 0644]
templates/inlinepage.tmpl [new file with mode: 0644]
templates/misc.tmpl [new file with mode: 0644]
templates/notifymail.tmpl [new file with mode: 0644]
templates/page.tmpl [new file with mode: 0644]
templates/passwordmail.tmpl [new file with mode: 0644]
templates/recentchanges.tmpl [new file with mode: 0644]
templates/rssitem.tmpl [new file with mode: 0644]
templates/rsspage.tmpl [new file with mode: 0644]
templates/searchform.tmpl [new file with mode: 0644]
templates/titlepage.tmpl [new file with mode: 0644]