Skip to content

Instantly share code, notes, and snippets.

View xinitrc's full-sized avatar

Martin Hilscher xinitrc

View GitHub Profile
@xinitrc
xinitrc / site.hs
Last active December 18, 2015 03:19
--------------------------------------------------------------------------------
{-# LANGUAGE OverloadedStrings #-}
import Hakyll
import Hakyll.Web.Tags
import Hakyll.Web.Template.Context
import Control.Applicative
import Control.Monad
import System.Locale (defaultTimeLocale)