summaryrefslogtreecommitdiff
path: root/posts/2010-03-28-elephly.skr
diff options
context:
space:
mode:
Diffstat (limited to 'posts/2010-03-28-elephly.skr')
-rw-r--r--posts/2010-03-28-elephly.skr26
1 files changed, 26 insertions, 0 deletions
diff --git a/posts/2010-03-28-elephly.skr b/posts/2010-03-28-elephly.skr
new file mode 100644
index 0000000..9696367
--- /dev/null
+++ b/posts/2010-03-28-elephly.skr
@@ -0,0 +1,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!]))