]>
 
 
git.notmuchmail.org Git - cworth.org/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Carl Worth  [Wed, 23 May 2007 16:39:35 +0000  (09:39 -0700)] 
 
Add understanding_rectangles blog entry 
 
Carl Worth  [Wed, 23 May 2007 13:14:38 +0000  (06:14 -0700)] 
 
Add email address 
 
Carl Worth  [Wed, 23 May 2007 13:10:30 +0000  (06:10 -0700)] 
 
Drop title from header 
 
We can control this better by putting in an explicit h1 tag manually. 
 
Carl Worth  [Wed, 23 May 2007 13:09:18 +0000  (06:09 -0700)] 
 
Group header style settings and set link colors 
 
Carl Worth  [Wed, 23 May 2007 12:52:02 +0000  (05:52  -0700)] 
 
Give our floats a bit of padding 
 
Carl Worth  [Wed, 23 May 2007 12:48:51 +0000  (05:48  -0700)] 
 
Shrink cairo-logo a bit 
 
Carl Worth  [Wed, 23 May 2007 12:48:11 +0000  (05:48  -0700)] 
 
Force clear:left for headings 
 
We want to push the headings down rather than wrapping for a float. 
 
Carl Worth  [Wed, 23 May 2007 12:45:48 +0000  (05:45  -0700)] 
 
Fix typo (missing close quote breaks floatleft) 
 
Carl Worth  [Wed, 23 May 2007 12:45:13 +0000  (05:45  -0700)] 
 
Add cairo logo image 
 
Carl Worth  [Wed, 23 May 2007 12:39:15 +0000  (05:39  -0700)] 
 
Make the family photo thumbnail a bit larger. 
 
Carl Worth  [Wed, 23 May 2007 12:38:58 +0000  (05:38  -0700)] 
 
Style h1 and header consistently (and ensure h2-h6 are strictly smaller than h1) 
 
Carl Worth  [Wed, 23 May 2007 12:28:35 +0000  (05:28  -0700)] 
 
Add missing link 
 
Carl Worth  [Wed, 23 May 2007 12:27:24 +0000  (05:27  -0700)] 
 
Fix typo preventing floatright class from working. 
 
Carl Worth  [Wed, 23 May 2007 12:25:47 +0000  (05:25  -0700)] 
 
Add missing photo 
 
Carl Worth  [Wed, 23 May 2007 12:25:13 +0000  (05:25  -0700)] 
 
Center the fine-print legal notice at the bottom of the page. 
 
Carl Worth  [Wed, 23 May 2007 12:21:18 +0000  (05:21  -0700)] 
 
Add default shortcuts.mdwn file to satisfy a complaining ikiwiki. 
 
Carl Worth  [Wed, 23 May 2007 12:19:36 +0000  (05:19  -0700)] 
 
Add some actual content to the front page. 
 
Carl Worth  [Wed, 23 May 2007 11:44:07 +0000  (04:44  -0700)] 
 
Add support for floatleft and floatleft classes which we will start using later. 
 
Carl Worth  [Wed, 23 May 2007 11:22:13 +0000  (04:22  -0700)] 
 
Center the banner at the top of the page 
 
Carl Worth  [Wed, 23 May 2007 11:21:42 +0000  (04:21  -0700)] 
 
Give the wiki a less redundant name 
 
We already have "cworth.org" in the banner, so it doesn't 
help to repeat it again. 
 
Carl Worth  [Wed, 23 May 2007 09:40:18 +0000  (02:40  -0700)] 
 
Enable goodstuff plugin for sake of tag (and disable smiley plugin) 
 
Carl Worth  [Wed, 23 May 2007 09:13:13 +0000  (02:13  -0700)] 
 
Disable ikiwiki-based email notification of changes. 
 
I think we can let git hooks handle that on their own just fine. 
 
Carl Worth  [Wed, 23 May 2007 08:53:29 +0000  (01:53  -0700)] 
 
Add archives page listing all wiki content 
 
Carl Worth  [Wed, 23 May 2007 08:04:56 +0000  (01:04  -0700)] 
 
Add copyright notice giving permission for verbatim distribution. 
 
Carl Worth  [Wed, 23 May 2007 08:04:13 +0000  (01:04  -0700)] 
 
Adjust indentation of local.css 
 
Carl Worth  [Wed, 23 May 2007 08:03:51 +0000  (01:03  -0700)] 
 
Shrink the footer fine print to 80% of regular font size 
 
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. 
 
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. 
 
Carl Worth  [Wed, 23 May 2007 07:39:50 +0000  (00:39  -0700)] 
 
Add banner image to page template with matching favicon 
 
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). 
 
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. 
 
Carl Worth  [Tue, 22 May 2007 06:57:43 +0000  (23:57 -0700)] 
 
Add CSS files, (straight from ikiwiki examples) 
 
Carl Worth  [Tue, 22 May 2007 06:56:19 +0000  (23:56 -0700)] 
 
Add .gitignore file to ignore *~ and internal .ikiwiki directory 
 
Carl Worth  [Tue, 22 May 2007 06:45:16 +0000  (23:45 -0700)] 
 
Add most trivial of index pages 
 
Carl Worth  [Tue, 22 May 2007 06:41:57 +0000  (23:41 -0700)] 
 
Turn on the basic git functionality 
 
Carl Worth  [Tue, 22 May 2007 06:41:04 +0000  (23:41 -0700)] 
 
Configure cworth.org-specific settings 
 
Carl Worth  [Tue, 22 May 2007 06:37:19 +0000  (23:37 -0700)] 
 
Prune all non-git RCS stuff 
 
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.