summaryrefslogtreecommitdiff
path: root/posts/2010-03-28-elephly.skr
blob: 96963674ed0544e36da5d7f2b6fcc0147cd1b9a1 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
(define meta
  `((title   . "The Elephly")
    (date    . ,(string->date* "2010-03-28 00:00"))
    (flattr  . "390348/The-Elephly")
    (license . "by-sa")
    (tags "weird")))

(list

 (p [This is Chlodwig, the marvelous elephly.  The elephly is a
     creature half elephant, half fly, a quarter duck and three
     quarters weirdness—amounting to 200% of pure awesomeness!])
     
 (p (ref "/downies/elephly.svg" '(img (@ (src "/images/posts/elephly.png")
                                         (alt "The elephly")))))

 (p [Chlodwig came into existence when Rekado felt bored during a
     class of Electrical Engineering.  When Rekado realised the wonder
     that his creation was, he decided to manually trace the outline
     of the faint sketch in Inkscape and colorise it.  This process
     took quite some time, because it often required Rekado to remove
     strokes and blur out details in order to reduce the drawing to
     the most essential.])

 (p [Get your very own scalable drawing of the elephly by touching the
     elephly’s belly!]))