]> git.cworth.org Git - cworth.org/log
cworth.org
16 years agoRevert "Suck the title h1 up into the header div"
Carl Worth [Fri, 1 Jun 2007 19:42:41 +0000 (12:42 -0700)]
Revert "Suck the title h1 up into the header div"

This reverts commit 763643bef17bea0faae2c1eb320a39c7f94b7b57.

16 years agoSuck the title h1 up into the header div
Carl Worth [Fri, 1 Jun 2007 19:40:48 +0000 (12:40 -0700)]
Suck the title h1 up into the header div

This is an attempt to fix the overly-large font size of the title h1

16 years agoFix typo that broke rendering of technical blog
Carl Worth [Fri, 1 Jun 2007 19:23:37 +0000 (12:23 -0700)]
Fix typo that broke rendering of technical blog

16 years agoAdd entry about SCRIBE
Carl Worth [Fri, 1 Jun 2007 19:21:35 +0000 (12:21 -0700)]
Add entry about SCRIBE

16 years agoTweak margins in stylesheet
Carl Worth [Fri, 1 Jun 2007 18:41:03 +0000 (11:41 -0700)]
Tweak margins in stylesheet

At least three things are fixed here:

1. Don't indent a <p> within an <li>

2. Align <h1> with rule separating content from footer

3. Indent with offsets of 2% instead of 4%

16 years agoRemove useless introductory sentence
Carl Worth [Fri, 1 Jun 2007 17:54:53 +0000 (10:54 -0700)]
Remove useless introductory sentence

16 years agoAdd blog archives
Carl Worth [Fri, 1 Jun 2007 17:54:02 +0000 (10:54 -0700)]
Add blog archives

16 years agoRemove accidental inline directive from blog/about
Carl Worth [Fri, 1 Jun 2007 17:48:16 +0000 (10:48 -0700)]
Remove accidental inline directive from blog/about

16 years agoFix typo in blog/about title
Carl Worth [Fri, 1 Jun 2007 17:47:25 +0000 (10:47 -0700)]
Fix typo in blog/about title

16 years agomove link to blog to near the top of the main page
Carl Worth [Fri, 1 Jun 2007 17:45:54 +0000 (10:45 -0700)]
move link to blog to near the top of the main page

16 years agoAdd blog/about page and link to it from the main blog pages.
Carl Worth [Fri, 1 Jun 2007 17:44:03 +0000 (10:44 -0700)]
Add blog/about page and link to it from the main blog pages.

16 years agoAdd missing newlines at end of file
Carl Worth [Fri, 1 Jun 2007 17:02:26 +0000 (10:02 -0700)]
Add missing newlines at end of file

16 years agoRemove archives.mdwn
Carl Worth [Fri, 1 Jun 2007 17:01:28 +0000 (10:01 -0700)]
Remove archives.mdwn

Nothing was linking to this page. It wasn't useful since it listed
things like images in addition to blog entries, and it also is
causing a performance problem by triggering excessive generation of
RSS feeds. See:

http://ikiwiki.info/bugs/A_page_that_inlines_pages__61____34____42____34___results_in_unnecessary_feed_generation/

16 years agoComment out verbose setting so it can be overridden on the command-line
Carl Worth [Fri, 1 Jun 2007 16:59:30 +0000 (09:59 -0700)]
Comment out verbose setting so it can be overridden on the command-line

16 years agoFix typo
Carl Worth [Thu, 31 May 2007 19:51:00 +0000 (12:51 -0700)]
Fix typo

16 years agoProtect underscores in function_names to prevent them being interpreted as italics...
Carl Worth [Thu, 31 May 2007 19:15:02 +0000 (12:15 -0700)]
Protect underscores in function_names to prevent them being interpreted as italics markdown

16 years agoRename floatleft/floatright to left/right
Carl Worth [Thu, 31 May 2007 04:11:04 +0000 (21:11 -0700)]
Rename floatleft/floatright to left/right

I notice that planet.gnome.org supports left/right classes already.

16 years agoAdd xorg tag to technical blog
Carl Worth [Wed, 30 May 2007 23:24:47 +0000 (16:24 -0700)]
Add xorg tag to technical blog

16 years agoAdd performance tag category page
Carl Worth [Wed, 30 May 2007 23:24:25 +0000 (16:24 -0700)]
Add performance tag category page

16 years agoUse corporate email address for corporate-sponsored work.
Carl Worth [Wed, 30 May 2007 21:45:54 +0000 (14:45 -0700)]
Use corporate email address for corporate-sponsored work.

16 years agoAdd corrected_rectangles blog entry
Carl Worth [Wed, 30 May 2007 20:45:23 +0000 (13:45 -0700)]
Add corrected_rectangles blog entry

16 years agoEnsure that lists get indented along with paragraphs
Carl Worth [Wed, 30 May 2007 20:44:55 +0000 (13:44 -0700)]
Ensure that lists get indented along with paragraphs

16 years agoReword things since planet.gnome.org really does want to aggregate the combined blog
Carl Worth [Wed, 30 May 2007 13:36:09 +0000 (06:36 -0700)]
Reword things since planet.gnome.org really does want to aggregate the combined blog

16 years agoAdd a couple more type="html" attributes to elements in the atom items
Carl Worth [Wed, 30 May 2007 13:23:48 +0000 (06:23 -0700)]
Add a couple more type="html" attributes to elements in the atom items

16 years agoRemove HTML escaping from RSS title
Carl Worth [Wed, 30 May 2007 13:18:41 +0000 (06:18 -0700)]
Remove HTML escaping from RSS title

Again, making feedvalidator.org happy

16 years agoDrop type="html" from rss elements
Carl Worth [Wed, 30 May 2007 13:17:18 +0000 (06:17 -0700)]
Drop type="html" from rss elements

According to the feedvalidator[*] these don't belong here:

http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.cworth.org%2Fblog%2Ftechnical%2Findex.rss

16 years agoAdd type="html" to elements that use HTML escaping
Carl Worth [Wed, 30 May 2007 13:10:02 +0000 (06:10 -0700)]
Add type="html" to elements that use HTML escaping

16 years agoAdd the word "Subscribe" to RSS and Atom buttons
Carl Worth [Wed, 30 May 2007 00:03:26 +0000 (17:03 -0700)]
Add the word "Subscribe" to RSS and Atom buttons

16 years agoAdd link to blog from main page
Carl Worth [Tue, 29 May 2007 23:27:36 +0000 (16:27 -0700)]
Add link to blog from main page

16 years agoReword description of personal blog
Carl Worth [Tue, 29 May 2007 23:21:25 +0000 (16:21 -0700)]
Reword description of personal blog

16 years agoAdd personal blog
Carl Worth [Tue, 29 May 2007 23:19:50 +0000 (16:19 -0700)]
Add personal blog

16 years agoFix typos
Carl Worth [Tue, 29 May 2007 23:10:22 +0000 (16:10 -0700)]
Fix typos

16 years agoAdd technical blog
Carl Worth [Tue, 29 May 2007 23:09:20 +0000 (16:09 -0700)]
Add technical blog

16 years agoAdd small introduction to blog
Carl Worth [Tue, 29 May 2007 22:57:04 +0000 (15:57 -0700)]
Add small introduction to blog

16 years agoChange page title to be an h1 rather than an unclassed span
Carl Worth [Tue, 29 May 2007 20:33:30 +0000 (13:33 -0700)]
Change page title to be an h1 rather than an unclassed span

16 years agoReplace orange with blue for trim around pre box
Carl Worth [Tue, 29 May 2007 19:48:58 +0000 (12:48 -0700)]
Replace orange with blue for trim around pre box

16 years agoFix margins and colorize background of pre elements
Carl Worth [Tue, 29 May 2007 19:42:27 +0000 (12:42 -0700)]
Fix margins and colorize background of pre elements

16 years agoFix typo
Carl Worth [Tue, 29 May 2007 18:48:21 +0000 (11:48 -0700)]
Fix typo

16 years agoExplicitly exclude tag pages from blog
Carl Worth [Tue, 29 May 2007 18:46:40 +0000 (11:46 -0700)]
Explicitly exclude tag pages from blog

Otherwise we get recursively-redundant entries in the blog.

16 years agose meta plugin for titles instead of just h1 tags
Carl Worth [Tue, 29 May 2007 17:48:41 +0000 (10:48 -0700)]
se meta plugin for titles instead of just h1 tags

This eliminates the doubled-up titles I had before on every
inlined page. The reason I hadn't done this originally is that
I didn't want the title to appear on the main page. I've fixed
that now with a little suppresstitle hack in the ikiwiki source,
(should do a customizable template feature instead to be able
to push something upstream).

16 years agoAdd missing file from previous commit.
Carl Worth [Thu, 24 May 2007 18:42:54 +0000 (11:42 -0700)]
Add missing file from previous commit.

16 years agoAdd family tag
Carl Worth [Thu, 24 May 2007 18:41:49 +0000 (11:41 -0700)]
Add family tag

16 years agoSwap images to their proper locations
Carl Worth [Thu, 24 May 2007 18:40:10 +0000 (11:40 -0700)]
Swap images to their proper locations

16 years agoTweak formatting
Carl Worth [Thu, 24 May 2007 18:39:30 +0000 (11:39 -0700)]
Tweak formatting

16 years agoTweak formatting
Carl Worth [Thu, 24 May 2007 18:38:10 +0000 (11:38 -0700)]
Tweak formatting

16 years agoAdd instructions for Anika's traveling turtle.
Carl Worth [Thu, 24 May 2007 18:36:41 +0000 (11:36 -0700)]
Add instructions for Anika's traveling turtle.

16 years agoAdd page for Anika's traveling turtle
Carl Worth [Thu, 24 May 2007 18:14:42 +0000 (11:14 -0700)]
Add page for Anika's traveling turtle

This is somewhat of an experiment to see if the images can be
tucked away into the directory which will be formed by
anikas_traveling_turtle.mdwn

16 years agoAdd blog page
Carl Worth [Thu, 24 May 2007 15:18:38 +0000 (08:18 -0700)]
Add blog page

This is a test to see if I can use a wildcard inside of link()
within a pagespec.

16 years agoAdd tag cloud
Carl Worth [Wed, 23 May 2007 17:06:08 +0000 (10:06 -0700)]
Add tag cloud

16 years agoRename misnamed files (forgot the .mdwn suffix)
Carl Worth [Wed, 23 May 2007 16:58:16 +0000 (09:58 -0700)]
Rename misnamed files (forgot the .mdwn suffix)

16 years agoAdd feeds for tags
Carl Worth [Wed, 23 May 2007 16:56:27 +0000 (09:56 -0700)]
Add feeds for tags

16 years agoAdd understanding_rectangles blog entry
Carl Worth [Wed, 23 May 2007 16:39:35 +0000 (09:39 -0700)]
Add understanding_rectangles blog entry

16 years agoAdd email address
Carl Worth [Wed, 23 May 2007 13:14:38 +0000 (06:14 -0700)]
Add email address

16 years agoDrop title from header
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.

16 years agoGroup header style settings and set link colors
Carl Worth [Wed, 23 May 2007 13:09:18 +0000 (06:09 -0700)]
Group header style settings and set link colors

16 years agoGive our floats a bit of padding
Carl Worth [Wed, 23 May 2007 12:52:02 +0000 (05:52 -0700)]
Give our floats a bit of padding

16 years agoShrink cairo-logo a bit
Carl Worth [Wed, 23 May 2007 12:48:51 +0000 (05:48 -0700)]
Shrink cairo-logo a bit

16 years agoForce clear:left for headings
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.

16 years agoFix typo (missing close quote breaks floatleft)
Carl Worth [Wed, 23 May 2007 12:45:48 +0000 (05:45 -0700)]
Fix typo (missing close quote breaks floatleft)

16 years agoAdd cairo logo image
Carl Worth [Wed, 23 May 2007 12:45:13 +0000 (05:45 -0700)]
Add cairo logo image

16 years agoMake the family photo thumbnail a bit larger.
Carl Worth [Wed, 23 May 2007 12:39:15 +0000 (05:39 -0700)]
Make the family photo thumbnail a bit larger.

16 years agoStyle h1 and header consistently (and ensure h2-h6 are strictly smaller than h1)
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)

16 years agoAdd missing link
Carl Worth [Wed, 23 May 2007 12:28:35 +0000 (05:28 -0700)]
Add missing link

16 years agoFix typo preventing floatright class from working.
Carl Worth [Wed, 23 May 2007 12:27:24 +0000 (05:27 -0700)]
Fix typo preventing floatright class from working.

16 years agoAdd missing photo
Carl Worth [Wed, 23 May 2007 12:25:47 +0000 (05:25 -0700)]
Add missing photo

16 years agoCenter the fine-print legal notice at the bottom of the page.
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.

16 years agoAdd default shortcuts.mdwn file to satisfy a complaining ikiwiki.
Carl Worth [Wed, 23 May 2007 12:21:18 +0000 (05:21 -0700)]
Add default shortcuts.mdwn file to satisfy a complaining ikiwiki.

16 years agoAdd some actual content to the front page.
Carl Worth [Wed, 23 May 2007 12:19:36 +0000 (05:19 -0700)]
Add some actual content to the front page.

16 years agoAdd support for floatleft and floatleft classes which we will start using later.
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.

16 years agoCenter the banner at the top of the page
Carl Worth [Wed, 23 May 2007 11:22:13 +0000 (04:22 -0700)]
Center the banner at the top of the page

16 years agoGive the wiki a less redundant name
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.

16 years agoEnable goodstuff plugin for sake of tag (and disable smiley plugin)
Carl Worth [Wed, 23 May 2007 09:40:18 +0000 (02:40 -0700)]
Enable goodstuff plugin for sake of tag (and disable smiley plugin)

16 years agoDisable ikiwiki-based email notification of changes.
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.

16 years agoAdd archives page listing all wiki content
Carl Worth [Wed, 23 May 2007 08:53:29 +0000 (01:53 -0700)]
Add archives page listing all wiki content

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.