Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-04 | Version bump (3.0.2.1) | Jasper Van der Jeugt | 2 | -1/+2 |
2011-04-04 | Add renderTagList | Jasper Van der Jeugt | 1 | -28/+52 |
2011-04-03 | Start playing with dependency analyzer | Jasper Van der Jeugt | 3 | -79/+77 |
2011-03-30 | Move FileType module | Jasper Van der Jeugt | 4 | -6/+6 |
2011-03-30 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-30 | Correctly decode request URIs in the preview server. | Benedict Eastaugh | 2 | -1/+3 |
2011-03-29 | Add Benedict to contributors | Jasper Van der Jeugt | 1 | -0/+1 |
2011-03-29 | Improve example template HTML slightly. | Benedict Eastaugh | 5 | -6/+11 |
2011-03-29 | Update tagblog example and show how to use an item's body field in the descri... | Benedict Eastaugh | 6 | -6/+6 |
2011-03-29 | Fix some templates in the feedblog example. | Benedict Eastaugh | 5 | -18/+5 |
2011-03-29 | Remove categoryblog example, as the category functionality has been removed f... | Benedict Eastaugh | 12 | -226/+0 |
2011-03-29 | Update tagblog example to work with Hakyll 3. | Benedict Eastaugh | 12 | -123/+163 |
2011-03-29 | Update morepages example to work with Hakyll 3. | Benedict Eastaugh | 7 | -33/+54 |
2011-03-29 | Update feedblog example to work with Hakyll 3. | Benedict Eastaugh | 11 | -109/+142 |
2011-03-29 | Update simpleblog example to work with Hakyll 3. | Benedict Eastaugh | 7 | -47/+71 |
2011-03-29 | Add copyBodyToField, copyBodyFromField methods | Jasper Van der Jeugt | 3 | -0/+73 |
2011-03-29 | New implementation of patterns using globs. | Jasper Van der Jeugt | 3 | -62/+58 |
2011-03-28 | Add new dependency analyzer & tests | Jasper Van der Jeugt | 4 | -0/+236 |
2011-03-20 | Fix storing path | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-20 | Save dependency graph after run | Jasper Van der Jeugt | 3 | -10/+17 |
2011-03-20 | Don't require Writable for storing things | Jasper Van der Jeugt | 2 | -11/+14 |
2011-03-20 | Binary instance for DirectedGraph | Jasper Van der Jeugt | 1 | -1/+9 |
2011-03-19 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-19 | Fix filepath-1.2 issue in toSiteRoot | Jasper Van der Jeugt | 1 | -2/+4 |
2011-03-08 | Alternative include directory on Mac OS X | Jasper Van der Jeugt | 1 | -0/+4 |
2011-03-08 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-08 | Make toSiteRoot work with /xxx URL's | Jasper Van der Jeugt | 4 | -2/+32 |
2011-03-07 | Add paolino to contributors | Jasper Van der Jeugt | 1 | -0/+1 |
2011-03-07 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-07 | Tag url links should be absolute | Jasper Van der Jeugt | 2 | -2/+3 |
2011-03-07 | Add section about inotify | Jasper Van der Jeugt | 1 | -5/+15 |
2011-03-07 | Added section about regex-pcre in tutorial | Jasper Van der Jeugt | 1 | -0/+16 |
2011-03-07 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-07 | Throw nice error in cached | Jasper Van der Jeugt | 1 | -2/+2 |
2011-03-07 | Throw nice error in getResourceString | Jasper Van der Jeugt | 1 | -1/+7 |
2011-03-06 | Add ErrorT to CompilerM monad stack | Jasper Van der Jeugt | 4 | -23/+44 |
2011-03-04 | Add BlazeHtml integration | Jasper Van der Jeugt | 4 | -2/+47 |
2011-03-02 | Version bump | Jasper Van der Jeugt | 1 | -2/+3 |
2011-03-02 | Add WritableTuple | Jasper Van der Jeugt | 4 | -5/+45 |
2011-03-01 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-03-01 | Add trySetField, fix bug in renderField | Jasper Van der Jeugt | 3 | -13/+22 |
2011-03-01 | Fix tutorial inconsistency | Jasper Van der Jeugt | 3 | -2/+2 |
2011-03-01 | Merge branch 'hakyll3' | Jasper Van der Jeugt | 111 | -3908/+4356 |
2011-03-01 | Clean README | Jasper Van der Jeugt | 1 | -6/+1 |
2011-03-01 | Note about IRC channel on homepage | Jasper Van der Jeugt | 1 | -7/+7 |
2011-03-01 | Add `composeRoutes` | Jasper Van der Jeugt | 2 | -0/+25 |
2011-02-28 | Add `gsubRoute` | Jasper Van der Jeugt | 2 | -0/+21 |
2011-02-28 | Web.Util.String → {Web.Util.Url, Core.Util.String} | Jasper Van der Jeugt | 12 | -37/+46 |
2011-02-28 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 |
2011-02-28 | Fix URL error in feeds | Jasper Van der Jeugt | 1 | -1/+2 |