Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-10 | Merged Text.Hakyll.Internal.Render into Text.Hakyll.Render. | Jasper Van der Jeugt | 1 | -39/+0 | |
2010-03-10 | Removed xxxWith functions, they can be implemented more elegant using Arrows ↵ | Jasper Van der Jeugt | 1 | -11/+6 | |
anyway. | |||||
2010-03-10 | Renamed RenderAction to HakyllAction. | Jasper Van der Jeugt | 1 | -3/+3 | |
2010-03-09 | Fixed some minor issues. | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-03-06 | Added RSS module. | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-03-05 | Simplified css and static code. | Jasper Van der Jeugt | 1 | -4/+1 | |
2010-03-05 | Removes superfluous functions, added some logging. | Jasper Van der Jeugt | 1 | -24/+4 | |
2010-03-04 | Got it to compile again, disabled Tags for now. | Jasper Van der Jeugt | 1 | -8/+8 | |
2010-03-04 | Work on migration to arrows. Compulation fails. | Jasper Van der Jeugt | 1 | -1/+1 | |
- Update readPage to produce a Hakyll Context. - Update createPagePath to produce a Context Arrow. - Move Page to internal modules. | |||||
2010-02-01 | Added indexUrl option - experimental. | Jasper Van der Jeugt | 1 | -2/+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 | -1/+1 | |
2010-01-24 | Module cleanup. | Jasper Van der Jeugt | 1 | -0/+68 | |