diff options
Diffstat (limited to 'posts/2012-06-01-a-new-blog-is-born.markdown')
-rw-r--r-- | posts/2012-06-01-a-new-blog-is-born.markdown | 16 |
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 |