From d129cdc775b728c700dcabe0fc9b600235b92284 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 13 Jan 2013 12:18:24 +0100 Subject: Partition tutorials into series and articles --- web/templates/tutorials.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'web/templates/tutorials.html') diff --git a/web/templates/tutorials.html b/web/templates/tutorials.html index dd3132b..af14097 100644 --- a/web/templates/tutorials.html +++ b/web/templates/tutorials.html @@ -1,14 +1,13 @@

Tutorials about Hakyll

-

- Here is a list of tutorials I've written about Hakyll: -

- +

Tutorial series

+ +

Other articles

+

In no particular order:

+

All these tutorials assume you are using the latest stable version of Hakyll. If this is not the case, you might want to update using: -

$ ghc-pkg unregister hakyll
+

+
$ ghc-pkg unregister hakyll
 $ cabal update
 $ cabal install hakyll
-

-- cgit v1.2.3