Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-04 | Got it to compile again, disabled Tags for now. | Jasper Van der Jeugt | 1 | -18/+0 | |
2010-02-01 | Added indexUrl option - experimental. | Jasper Van der Jeugt | 1 | -1/+1 | |
This option will render, for example, about.html to about/index.html. This way, url's will generally look more pretty. | |||||
2010-01-31 | Better naming scheme. | Jasper Van der Jeugt | 1 | -2/+2 | |
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 | -1/+2 | |
2010-01-10 | Added custom Template system. Highly experimental. | Jasper Van der Jeugt | 1 | -1/+1 | |
2009-12-27 | More explicit imports. | Jasper Van der Jeugt | 1 | -2/+2 | |
2009-12-12 | Wrote documentation for Text.Hakyll.Page and Text.Hakyll.Renderable. | Jasper Van der Jeugt | 1 | -4/+8 | |
2009-12-10 | Made an abstract Renderable class. Still need some cleanup now. | Jasper Van der Jeugt | 1 | -0/+14 | |