]> git.cworth.org Git - ikiwiki-bootstrap/commit
Add templates to revision control.
authorCarl Worth <cworth@cworth.org>
Tue, 22 May 2007 07:07:48 +0000 (00:07 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 23 May 2007 19:21:16 +0000 (12:21 -0700)
commit5c1b2fdb6c66d46ed33e4ec010e43d8165f7f91f
tree19c423dc0a1cdcd25e8444f659d51bd3f57d6f76
parente8b2c9a6677785617ac5f9eff3f446f28f6e6a8e
Add templates to revision control.

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.
18 files changed:
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]