Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-27 | Added createListing, createListingWith functions. | Jasper Van der Jeugt | 1 | -3/+41 | |
These functions were added to have a simpler and more high-level way to do the common createCustomPage/renderAndConcat combination to create post lists, rss feeds, ... | |||||
2010-01-21 | Some more documentation. | Jasper Van der Jeugt | 1 | -2/+6 | |
2010-01-19 | Hakyll now passes HLint. | Jasper Van der Jeugt | 1 | -3/+3 | |
2010-01-19 | [awesome feature] Added combining of Renderables. | Jasper Van der Jeugt | 1 | -8/+52 | |
2010-01-17 | Changed to tibbe's style guide for imports. | Jasper Van der Jeugt | 1 | -1/+2 | |
2010-01-17 | Documentation++. | Jasper Van der Jeugt | 1 | -2/+7 | |
2010-01-17 | Fixed warnings when compiling with the new GHC 6.12.1. | Jasper Van der Jeugt | 1 | -1/+0 | |
2010-01-14 | Added ReaderT to our stack. | Jasper Van der Jeugt | 1 | -2/+4 | |
2010-01-10 | Added custom Template system. Highly experimental. | Jasper Van der Jeugt | 1 | -7/+5 | |
2010-01-10 | Worked on substitution. | Jasper Van der Jeugt | 1 | -1/+2 | |
2009-12-27 | More explicit imports. | Jasper Van der Jeugt | 1 | -6/+5 | |
2009-12-17 | Splitted Text.Hakyll.Util into Text.Hakyll.File and Text.Hakyll.Util. | Jasper Van der Jeugt | 1 | -1/+1 | |
2009-12-12 | Documented Text.Hakyll.Renderables. | Jasper Van der Jeugt | 1 | -7/+13 | |
2009-12-12 | Merged CustomPage and RenderableFilePath into one file. | Jasper Van der Jeugt | 1 | -0/+44 | |