summaryrefslogtreecommitdiff
path: root/posts/2010-03-31-frog-and-bear.skr
blob: 5abafb0ea74abc5d01e7a6f6a414b7ea4a6a283e (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(define meta
  `((title . "Frog and bear")
    (date  . ,(string->date* "2010-03-31 00:00"))
    ;; alt="frog and bear - a drawing for Kailani"
    (photo . "frog_and_bear.png")
    (tags "drawing")))

(list

 (p [This is the first serious drawing I made with my Wacom tablet and
     the awesome program ,(ref "http://mypaint.intilinux.com"
     "mypaint") on June 7, 2009.  This was drawn to cheer up a cute
     baby-friend of mine who had to undergo surgery.])

 (p [Actually, this is not a normal frog, but some sort of bull frog.
     However, it’s not your average bull frog.  Its father used to
     date a cow.  I kid you not.]))