Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-30 | Miscellaneous Windows-specific fixes and CI | Laurent P. René de Cotret | 11 | -21/+50 |
2020-05-27 | Fix for filepath matching on Windows | Laurent P. René de Cotret | 3 | -32/+34 |
2020-05-05 | Add blog.thjread.com to examples list | Jasper Van der Jeugt | 1 | -0/+2 |
2020-05-05 | Tutorial: Pure Builds With Nix | Robert Pearce | 1 | -0/+5 |
2020-04-14 | Add cabal install instructions | Jasper Van der Jeugt | 1 | -23/+49 |
2020-04-12 | Bump version to 4.13.3.0 | Jasper Van der Jeugt | 2 | -1/+7 |
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 |