diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 23:35:48 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2012-06-01 23:35:48 +0200 |
commit | dc3772c0dec1f0b307192d1646ed2bae35ff79a7 (patch) | |
tree | 959871733b9d9ff2a0f7e21009d8950d6e4f52e3 /posts/2012-06-01-a-new-blog-is-born.markdown | |
parent | 5f18159b3d598fe896e5574b144bcc4ce8c44d9e (diff) | |
download | blog.universe-factory.net-dc3772c0dec1f0b307192d1646ed2bae35ff79a7.tar blog.universe-factory.net-dc3772c0dec1f0b307192d1646ed2bae35ff79a7.zip |
Fix typo
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 | 4 |
1 files changed, 2 insertions, 2 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 index 1a9866c..73f7ec0 100644 --- a/posts/2012-06-01-a-new-blog-is-born.markdown +++ b/posts/2012-06-01-a-new-blog-is-born.markdown @@ -1,12 +1,12 @@ --- title: A new blog is born -tags: meta, memes, Haskyll, Haskell +tags: meta, memes, Hakyll, 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 +and used Hakyll, 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; |