summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Web/Template
AgeCommit message (Collapse)AuthorFilesLines
2018-10-02Drop extension when parsing dates in filepathsGabriel Aumala1-2/+2
Drop the file extension when parsing the date from the filepath of a resource.
2018-03-18Fix typo in modificationTimeField docstringIustin Pop1-1/+1
2018-03-13Add Semigroup instances for existing MonoidsChristian Barcenas1-0/+12
Ensures forwards compatibility with future Haskell/GHC releases as the Semigroup/Monoid Proposal is gradually implemented. Closes #525 and #536.
2018-01-07Embed feed templates rather than using data-filesRoman Kuznetsov1-1/+0
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt5-0/+1066