]> git.cworth.org Git - cworth.org/log
cworth.org
16 years agoAdd copyright notice giving permission for verbatim distribution.
Carl Worth [Wed, 23 May 2007 08:04:56 +0000 (01:04 -0700)]
Add copyright notice giving permission for verbatim distribution.

16 years agoAdjust indentation of local.css
Carl Worth [Wed, 23 May 2007 08:04:13 +0000 (01:04 -0700)]
Adjust indentation of local.css

16 years agoShrink the footer fine print to 80% of regular font size
Carl Worth [Wed, 23 May 2007 08:03:51 +0000 (01:03 -0700)]
Shrink the footer fine print to 80% of regular font size

16 years agoRemove redundant header and add a real sentence rather than a single-word link.
Carl Worth [Wed, 23 May 2007 07:54:23 +0000 (00:54 -0700)]
Remove redundant header and add a real sentence rather than a single-word link.

16 years agoAdd some CSS lovin' to get some left and right margins
Carl Worth [Wed, 23 May 2007 07:52:45 +0000 (00:52 -0700)]
Add some CSS lovin' to get some left and right margins

We go to 10% here, while leaving the header and footer 8% back.

16 years agoAdd banner image to page template with matching favicon
Carl Worth [Wed, 23 May 2007 07:39:50 +0000 (00:39 -0700)]
Add banner image to page template with matching favicon

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.