Add some more birds

This commit is contained in:
Neale Pickett 2010-11-17 14:23:04 -06:00
parent b7257d6d98
commit cdc874aed9
7 changed files with 103 additions and 89 deletions

BIN
birds/SpaceHobo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

View File

@ -1,2 +1,4 @@
PLAIN += birds
COPY += $(wildcard birds/*.png)
COPY += $(wildcard birds/*.jpg)
COPY += $(wildcard birds/*.svg)

BIN
birds/emad-finnix.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
birds/eythian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,8 +1,20 @@
Title: Birds
Title: Nerds draw Birds
Here are some drawings of birds.
Once upon a time there was a nice lady who (we think) drew birds for
people. She was so nice that a part of her body thought, "if some of
her is this nice, an infinite amount of her would be *really* nice!"
So it started to grow, and grow, and grow, and then it had to be
removed. Now she's going to feel icky for a while.
![A finch or something](neale.png)
![A woodpecker](neale2.png)
![deejoe used a chemistry program. I think this is C₃O₅H₆](cyclohexane-bird.png)
![Sarah's bird can scale to poster size with NO PIXELLATION](sarah.png)
We've decided to try and draw some birds for her because there's nothing
else we can do.
define(BURD, `<object data="$1" title="$2" style="max-width: 250px">$2</object>')
BURD(neale.png, Neale's bird is all set for winter or sumo wrestling.)
BURD(neale2.png, Neale's woodpecker seems to have had a botched lobotomy.)
BURD(cyclohexane-bird.png, deejoe used a chemistry CAD program. I think this is H₆O₅C₃ and should be considered highly volatile.)
BURD(sarah.png, Sarah's bird can scale to poster size with NO PIXELLATION.)
BURD(nemo.png, nemo apparently doesn't understand what 'poorly-drawn' means.)
BURD(SpaceHobo.png, SpaceHobo's bird is cruisin' for a bruisin'.)
BURD(emad-finnix.jpg, SpaceHobo suggested this drawing by emad. I think they both may be unclear on the concept.)
BURD(eythian.png, Eythian drew this beautiful anencephalic owl.)

BIN
birds/nemo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -69,7 +69,7 @@ h1 {
font-weight: bold;
}
img
a img
{
border: 1px #e8b solid;
}