Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-11 | Bump warp upper bound to 3.4 | Jasper Van der Jeugt | 3 | -19/+11 |
2020-04-11 | Fix MonadFail compilation issue on Windows | MartÃn Emanuel | 1 | -1/+1 |
2020-04-11 | Bump upper bound for pandoc-citeproc | Chris Martin | 1 | -1/+1 |
2020-03-07 | Bump version to 4.13.2.0 | Jasper Van der Jeugt | 2 | -1/+5 |
2020-03-07 | Add MonadFail imports | Nikolay Yakimov | 4 | -0/+4 |
2020-02-26 | Bump version to 4.13.1.0 | Jasper Van der Jeugt | 2 | -4/+14 |
2020-02-26 | Tickle cache | Jasper Van der Jeugt | 1 | -2/+1 |
2020-02-26 | Tickle cache | Jasper Van der Jeugt | 1 | -3/+3 |
2020-02-26 | Tickle cache | Jasper Van der Jeugt | 2 | -2/+35 |
2020-02-26 | Replace CircleCI with GitHub Actions | Jasper Van der Jeugt | 3 | -43/+15 |
2020-02-26 | Fix timezone parsing with time-1.9 | Jasper Van der Jeugt | 1 | -0/+3 |
2020-02-26 | Remove constant field title for index.html in the example site | Liang-Ting Chen | 1 | -1/+0 |
2020-02-26 | Fix installation command on NixOS | Thomas Bach | 1 | -3/+17 |
2020-02-26 | Fix compilation issues | Jasper Van der Jeugt | 2 | -5/+10 |
2020-02-26 | Bump cryptonite and memory dependencies | Jasper Van der Jeugt | 1 | -2/+2 |
2020-02-26 | Clean stack.yaml | Hexirp | 1 | -0/+1 |
2020-02-26 | Use 'cryptonite' instead of 'cryptohash' | Hexirp | 2 | -3/+18 |
2020-02-26 | Reorganize Hakyll.Main export list | Jasper Van der Jeugt | 1 | -6/+9 |
2020-02-26 | Expose CLI arg parser internals | Jim McStanton | 1 | -5/+24 |
2020-02-26 | Support GHC-8.8 | Veronika Romashkina | 9 | -22/+29 |
2020-01-06 | Add robertwpearce.com to examples; update a robertwpearce tutorial title | Robert Pearce | 2 | -1/+3 |
2019-12-31 | Add stack build to github pages tutorial | Jasper Van der Jeugt | 1 | -1/+8 |
2019-12-31 | Add svejcar.dev to examples | Jasper Van der Jeugt | 1 | -0/+2 |
2019-12-31 | Add benedikt-mayer.github.io to examples | Jasper Van der Jeugt | 1 | -0/+2 |
2019-11-27 | Fix file path for compatibility with Windows | Hexirp | 2 | -6/+14 |
2019-11-27 | Flush log before starting web server | Robert | 1 | -0/+1 |
2019-10-29 | hakyll-init: fix spacing of command line usage | Robert | 1 | -1/+1 |
2019-10-29 | Add titles to tag fields | Jasper Van der Jeugt | 1 | -2/+4 |
2019-10-10 | Fix a typo, t missing from the. | Phil de Joux | 1 | -1/+1 |
2019-09-18 | Bump version to 4.13.0.1 | Jasper Van der Jeugt | 2 | -1/+5 |
2019-09-18 | add missing files to hakyll.cabal | Justin Humm | 1 | -0/+2 |
2019-09-07 | CHANGELOG: fix typo | Steven Shaw | 1 | -1/+1 |
2019-08-30 | Bump version to 4.13.0.0 | Jasper Van der Jeugt | 2 | -1/+14 |
2019-08-30 | Improve error messages | Jasper Van der Jeugt | 18 | -231/+527 |
2019-08-25 | Add getCategory tests | David Parrish | 4 | -1/+46 |
2019-08-20 | Bump stack.yaml | Jasper Van der Jeugt | 1 | -5/+6 |
2019-08-19 | Bump QuickCheck to 2.13 | Craig Hall | 1 | -1/+1 |
2019-05-31 | Bump syntax.css | Jasper Van der Jeugt | 1 | -18/+61 |
2019-05-25 | Add option to specify date in directory structure | Taeer Bar-Yam | 3 | -2/+15 |
2019-05-11 | Add dailyreadingnotes.com example | Artem Chernyak | 1 | -0/+2 |
2019-05-09 | Add abhinavsarkar.net to the examples | Abhinav Sarkar | 1 | -0/+2 |
2019-05-09 | Bump version to 4.12.5.2 | Jasper Van der Jeugt | 2 | -1/+9 |
2019-05-09 | fixed: auto complete `published` overwrites user's context | ncaq | 1 | -1/+1 |
2019-05-09 | docs: Update tutorial for consistent stack use | HaoZeke | 1 | -1/+1 |
2019-05-09 | Add jonashietala.se example site | Jonas Hietala | 1 | -0/+2 |
2019-05-09 | Update example nasy.moe | Nasy | 1 | -1/+1 |
2019-05-09 | Bump pandoc to 2.7 | Jasper Van der Jeugt | 2 | -5/+8 |
2019-05-06 | Expose `getCategory` in Haskell.Web.Tags | Ng Wei En | 1 | -0/+1 |
2019-04-28 | Add Tobias' external code inclusion writeup | Jasper Van der Jeugt | 1 | -0/+6 |
2019-03-16 | robertwpearce: hakyll pt 5 tutorial source file | Robert Pearce | 1 | -0/+5 |