Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-27 | Refactor tutorials on hakyll website | Jasper Van der Jeugt | 22 | -58/+45 | |
2019-01-20 | Update example zer0.degree -> 0a.io | Jasper Van der Jeugt | 1 | -2/+2 | |
2019-01-12 | Bump version to 4.12.5.0 | Jasper Van der Jeugt | 2 | -1/+19 | |
2019-01-12 | Bump CircleCI configuration | Jasper Van der Jeugt | 1 | -11/+5 | |
2019-01-12 | Bump stack.yaml | Jasper Van der Jeugt | 1 | -11/+2 | |
2019-01-12 | Update to lts-13.x | Hexirp | 1 | -5/+5 | |
2018-11-25 | update examples.markdown to new blog link | Ng Wei En | 1 | -2/+2 | |
2018-11-24 | Add modular.blind.guru to examples | Mario Lang | 1 | -0/+2 | |
2018-11-24 | Corrected assertion in unixFilterError test | Jim McStanton | 1 | -1/+3 | |
2018-11-24 | Kill warning | Jasper Van der Jeugt | 1 | -1/+0 | |
2018-11-24 | Bump dependencies | Jasper Van der Jeugt | 2 | -14/+15 | |
- Bump yaml to 0.11 - Bump pandoc to 2.4 - Bump pandoc-citeproc to 0.15 | |||||
2018-11-24 | Adds render{Rss,Atom}WithTemmplates function in the Web.Feed module | Abhinav Sarkar | 1 | -6/+32 | |
2018-10-28 | Speed up hashing in cache | 0xd34df00d | 1 | -2/+6 | |
2018-10-13 | Updated type of fromFilePath to use FilePath instead of String | Jim McStanton | 1 | -1/+1 | |
Resolves #661 | |||||
2018-10-12 | Update / add some examples | Jasper Van der Jeugt | 1 | -1/+7 | |
2018-10-12 | tutorial: link to Fedora base package | Jens Petersen | 1 | -1/+1 | |
2018-10-02 | Drop extension when parsing dates in filepaths | Gabriel Aumala | 3 | -2/+7 | |
Drop the file extension when parsing the date from the filepath of a resource. | |||||
2018-09-13 | Bump version to 4.12.4.0 | Jasper Van der Jeugt | 3 | -12/+23 | |
2018-08-02 | add hakyll-sass to the list of haykll libraries | Joshua K. Farrar | 1 | -0/+1 | |
it works well with npm-provided libraries, such as bootstrap | |||||
2018-07-16 | Allow yaml 0.9 | Felix Yan | 1 | -2/+2 | |
Builds fine and all tests pass. | |||||
2018-07-05 | Typo fix in tutorial | Craig Hall | 1 | -1/+1 | |
2018-06-10 | Use makeRelativeToProject with embedFile (for stack ghci) | Michael Sloan | 1 | -6/+5 | |
The 'makeRelativeToProject' allows usage of package relative filepaths, even if ghc's working dir is not the package directory. This enables me to have a locally modified version of hakyll as part of my stack project, and run "stack ghci" to load my hakyll project + hakyll all into one ghci session. | |||||
2018-06-10 | Adjust links to examples of hakyll 4 sites | Michael Sloan | 1 | -17/+3 | |
Removes the following due to no longer existing or not using hakyll: * abizern.org says it's using Hugo & Goa * covariant.me is no longer up, and neither is the repo * rockymadden.com just redirects to github, and the rockymadden-web repo no longer exists. * blog.dshevchenko.biz no longer exists, and neither does the repoo * jozefg.bitbucket.org is no longer up. The repo is still up, but I couldn't find a good archive.org for it. The URL just redirects to bitbucket.org * rohanjain.in now uses Hugo * ruudvanasseldonk.com now uses a custom Haskell generator that is part of its source repo.` The following are changed due to moving: * https://github.com/maseek/maseek-codes -> https://github.com/tzemanovic/tzemanovic also http://maseek.codes -> https://tzemanovic.github.io/ The following are no longer up, so switching to archive.org link: * tesser.org is no longer up, last archive.org snapshot was in 2016 | |||||
2018-06-05 | Add nasy.moe to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2018-06-05 | Add zer0.degree to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2018-05-29 | Set save-hackage-creds: false in stack.yaml | Jasper Van der Jeugt | 1 | -0/+1 | |
2018-05-29 | Bump version to 4.12.3.0 | Jasper Van der Jeugt | 2 | -1/+6 | |
2018-05-29 | Bump tasty to 1.1, fsnotify to 0.3 | Jasper Van der Jeugt | 3 | -22/+14 | |
2018-05-29 | Update tutorial for YAML object metadata | Fabian Schläpfer | 1 | -1/+1 | |
Since version 4.8 `Metadata` is no longer a Map but a YAML object. (see #225) The compilers tutorial is adapted to use `lookupString` instead of `Map.lookup`. | |||||
2018-04-28 | Bump version to 4.12.2.0 | Jasper Van der Jeugt | 2 | -1/+6 | |
2018-04-28 | Bump pandoc to 2.2 | Jasper Van der Jeugt | 2 | -5/+8 | |
2018-04-28 | Fix path resolution in Pandoc.Biblio | knih | 1 | -5/+13 | |
2018-03-26 | Bump version to 4.12.1.0 | Jasper Van der Jeugt | 2 | -1/+6 | |
2018-03-26 | Fix import warning | Jasper Van der Jeugt | 1 | -1/+5 | |
2018-03-26 | Get rid of foldMap for older GHC | Jasper Van der Jeugt | 1 | -3/+2 | |
2018-03-22 | Fix haddock generation | Jasper Van der Jeugt | 2 | -11/+16 | |
2018-03-22 | Remove brandonstil.es from examples | Jasper Van der Jeugt | 1 | -2/+0 | |
2018-03-22 | Add adarsh.cc to examples | Adarsh Pyarelal | 1 | -0/+2 | |
2018-03-20 | Make Pandoc dependency optional | Bergi | 9 | -53/+53 | |
2018-03-18 | Fix typo in modificationTimeField docstring | Iustin Pop | 1 | -1/+1 | |
2018-03-14 | Bump version to 4.12.0.1 | Jasper Van der Jeugt | 2 | -1/+5 | |
2018-03-14 | Bump stack resolver to lts-11.0 | Jasper Van der Jeugt | 1 | -3/+2 | |
2018-03-14 | Bump resourcet to 1.2 in test section | Jasper Van der Jeugt | 1 | -1/+1 | |
2018-03-14 | Bump version to 4.12.0.0 | Jasper Van der Jeugt | 2 | -1/+15 | |
2018-03-13 | Bump dependencies | Jasper Van der Jeugt | 3 | -14/+15 | |
- Bump pandoc-citeproc to 0.14 - Bump resourcet to 1.2 - Bump time to 1.9 - Bump http-types to 0.12 - Bump http-conduit to 2.3 - Bump tasty-quickcheck to 0.10 | |||||
2018-03-13 | Hide Pattern.Internal module | Jasper Van der Jeugt | 1 | -1/+1 | |
2018-03-13 | Fix issue with CPP and /* | Jasper Van der Jeugt | 4 | -93/+105 | |
2018-03-13 | Add Semigroup instances for existing Monoids | Christian Barcenas | 6 | -0/+83 | |
Ensures forwards compatibility with future Haskell/GHC releases as the Semigroup/Monoid Proposal is gradually implemented. Closes #525 and #536. | |||||
2018-03-07 | Optimise CSS compression | Bergi | 3 | -72/+69 | |
2018-01-31 | Add withTagList | Oleg Grenrus | 1 | -1/+5 | |