summaryrefslogtreecommitdiff
path: root/src/Text/Hakyll/Context.hs
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Remove old code for nowJasper Van der Jeugt1-16/+0
2010-06-20Add newtype for ContextJasper Van der Jeugt1-2/+7
2010-03-11Gave some functions better (more appropriate) names.Jasper Van der Jeugt1-0/+4
2010-03-11Moved some modules around for fun and profit.Jasper Van der Jeugt1-83/+2
2010-03-10Removed xxxWith functions, they can be implemented more elegant using Arrows ...Jasper Van der Jeugt1-18/+16
2010-03-06Documentation++, added copyValue function.Jasper Van der Jeugt1-2/+9
2010-03-01Added simple pagination (unstable).Jasper Van der Jeugt1-3/+3
2010-02-27Readability improvements.Jasper Van der Jeugt1-7/+8
2010-01-27Added createListing, createListingWith functions.Jasper Van der Jeugt1-3/+3
2010-01-23Documentation++.Jasper Van der Jeugt1-3/+22
2010-01-23Added changeExtension ContextManipulation.Jasper Van der Jeugt1-1/+15
2010-01-17Changed to tibbe's style guide for imports.Jasper Van der Jeugt1-1/+1
2010-01-17Documentation++.Jasper Van der Jeugt1-1/+1
2010-01-11Readability++.Jasper Van der Jeugt1-8/+9
2010-01-10Added custom Template system. Highly experimental.Jasper Van der Jeugt1-12/+14
2010-01-10Worked on substitution.Jasper Van der Jeugt1-7/+0
2010-01-10Started working on relative-url branch.Jasper Van der Jeugt1-0/+7
2010-01-09Some changes to the regex interface, and version bump.Jasper Van der Jeugt1-4/+3
2010-01-03Added context manipulating functions and associated render functions. Also, v...Jasper Van der Jeugt1-0/+47