diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2012-12-07 11:36:20 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2012-12-07 11:36:20 +0100 |
commit | 251e1126c38eafca2890c3bfd268956624cf3397 (patch) | |
tree | 32b67ab1d49b9549809db3fae7946fbb0e3e6336 /data/example/posts/2012-12-07-running-hakyll.markdown | |
parent | 7d20671bb3ff7b970ff7556ed18fd5714ab962da (diff) | |
download | hakyll-251e1126c38eafca2890c3bfd268956624cf3397.tar.gz |
Bit of work on example site
Diffstat (limited to 'data/example/posts/2012-12-07-running-hakyll.markdown')
-rw-r--r-- | data/example/posts/2012-12-07-running-hakyll.markdown | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/example/posts/2012-12-07-running-hakyll.markdown b/data/example/posts/2012-12-07-running-hakyll.markdown new file mode 100644 index 0000000..cc1ea65 --- /dev/null +++ b/data/example/posts/2012-12-07-running-hakyll.markdown @@ -0,0 +1,7 @@ +--- +title: Up and running with Hakyll! +--- + +# Up and running with Hakyll! + +Congratulations, you succesfully compiled your Hakyll blog. |