
13 Aug
2011
13 Aug
'11
5:15 p.m.
Michael is on vacation for a few days, but he can better answer about runtime support.
Good point!
What is the Hamlet templating? Is this the $description$ and $title$ stuff in the HTML skeleton files? If it is, I am most certainly using it!
No, those are the Hakyll templates (which is more or less the default). The Hamlet templates are an extension which allows you to use a HAML-like syntax in templates. You enable them by using `.hamlet` templates instead of `.html` templates -- I'm sorry if I caused any confusion. Cheers, Jasper