summaryrefslogtreecommitdiffstats
path: root/posts
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 23:29:16 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-06-01 23:29:16 +0200
commit5f18159b3d598fe896e5574b144bcc4ce8c44d9e (patch)
tree05ecf3a82251232c2719bc0adc3e6d5bd2002501 /posts
parent0d7efbf2aa1d455631d2177141af43e3ee83404e (diff)
downloadblog.universe-factory.net-5f18159b3d598fe896e5574b144bcc4ce8c44d9e.tar
blog.universe-factory.net-5f18159b3d598fe896e5574b144bcc4ce8c44d9e.zip
Add initial blog post
Diffstat (limited to 'posts')
-rw-r--r--posts/2012-06-01-a-new-blog-is-born.markdown16
1 files changed, 16 insertions, 0 deletions
diff --git a/posts/2012-06-01-a-new-blog-is-born.markdown b/posts/2012-06-01-a-new-blog-is-born.markdown
new file mode 100644
index 0000000..1a9866c
--- /dev/null
+++ b/posts/2012-06-01-a-new-blog-is-born.markdown
@@ -0,0 +1,16 @@
+---
+title: A new blog is born
+tags: meta, memes, Haskyll, Haskell
+---
+
+<p><img src="/images/2012-06-01-wonka.jpg" alt="Wonka: Oh, you have a blog now. You must have so many stories to tell!" /></p>
+
+Okay, so I finally found time to build this new blog :) I finally got rid of all that crappy blog software written in PHP
+and used Haskyll, a static page generator written in Haskell, to create it. Who is interested in the code used to generate
+these pages can find it on [http://git.universe-factory.net/blog.universe-factory.net/](http://git.universe-factory.net/blog.universe-factory.net/).
+
+Those who know me will already have guessed what I plan to post on this blog: information about the development of my various Open Source projects;
+Anime, Manga and Japanese in general; Metal Music; Art; and all other kinds of geeky stuff :D
+
+As this page is statically generated, there won't be a comment section. Contact information will follow soon, so if you have something to tell me,
+you can just tell me by other means then :) \ No newline at end of file