]> git.cworth.org Git - cworth.org/log
cworth.org
16 years agoRemove parentlinks and banklinks from page template.
Carl Worth [Wed, 23 May 2007 07:39:11 +0000 (00:39 -0700)]
Remove parentlinks and banklinks from page template.

I find these to be extremely noisy clutter. Maybe if they were nicely
style to somewhere unobtrusive they could be useful, (in which case,
I can find the necessary machinery here in the history).

16 years agoAdd templates to revision control, and configure to use these.
Carl Worth [Tue, 22 May 2007 07:07:48 +0000 (00:07 -0700)]
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.

16 years agoAdd CSS files, (straight from ikiwiki examples)
Carl Worth [Tue, 22 May 2007 06:57:43 +0000 (23:57 -0700)]
Add CSS files, (straight from ikiwiki examples)

16 years agoAdd .gitignore file to ignore *~ and internal .ikiwiki directory
Carl Worth [Tue, 22 May 2007 06:56:19 +0000 (23:56 -0700)]
Add .gitignore file to ignore *~ and internal .ikiwiki directory

16 years agoAdd most trivial of index pages
Carl Worth [Tue, 22 May 2007 06:45:16 +0000 (23:45 -0700)]
Add most trivial of index pages

16 years agoTurn on the basic git functionality
Carl Worth [Tue, 22 May 2007 06:41:57 +0000 (23:41 -0700)]
Turn on the basic git functionality

16 years agoConfigure cworth.org-specific settings
Carl Worth [Tue, 22 May 2007 06:41:04 +0000 (23:41 -0700)]
Configure cworth.org-specific settings

16 years agoPrune all non-git RCS stuff
Carl Worth [Tue, 22 May 2007 06:37:19 +0000 (23:37 -0700)]
Prune all non-git RCS stuff

16 years agoInitial commit of ikiwiki.setup
Carl Worth [Tue, 22 May 2007 06:35:24 +0000 (23:35 -0700)]
Initial commit of ikiwiki.setup

This comes straight out of the ikiwiki 2.1 documentation.