summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Core
AgeCommit message (Expand)AuthorFilesLines
2021-07-17Merge branch 'master' of https://github.com/jaspervdj/hakyllIgor Pashev6-192/+265
2021-06-22add 'forceCompile' rules modifier (#857)Fraser Tweedale2-12/+48
2021-05-30Async runtime with graph-based dependency cycle checks (#844)Laurent P. René de Cotret1-136/+183
2021-04-15Remove dependency on cryptonite and memory (#843)Laurent P. René de Cotret1-26/+3
2021-03-14Revert "File.hs: +symlink-based static file compiler; for multi-gigabyte site...Jasper Van der Jeugt1-16/+0
2020-11-16Derive Functor, Foldable and Traversable for Item (#815)Mario Lang1-17/+2
2020-11-12File.hs: +symlink-based static file compiler; for multi-gigabyte sites, this ...Alexander Batischev1-0/+16
2020-06-30 Continuous integration on Windows and LinuxLaurent P. René de Cotret1-1/+29
2020-06-04Allow specifying a metadata providerIgor Pashev5-17/+38
2020-06-03Remove unused importsIgor Pashev1-3/+1
2020-05-30Miscellaneous Windows-specific fixes and CILaurent P. René de Cotret3-10/+16
2020-05-27Fix for filepath matching on WindowsLaurent P. René de Cotret2-16/+18
2020-03-07Add MonadFail importsNikolay Yakimov2-0/+2
2020-02-26Use 'cryptonite' instead of 'cryptohash'Hexirp1-2/+16
2020-02-26Support GHC-8.8Veronika Romashkina3-3/+9
2019-11-27Fix file path for compatibility with WindowsHexirp1-2/+5
2019-08-30Improve error messagesJasper Van der Jeugt7-71/+198
2018-11-24Kill warningJasper Van der Jeugt1-1/+0
2018-10-28Speed up hashing in cache0xd34df00d1-2/+6
2018-10-13Updated type of fromFilePath to use FilePath instead of StringJim McStanton1-1/+1
2018-03-20Make Pandoc dependency optionalBergi1-1/+0
2018-03-13Fix issue with CPP and /*Jasper Van der Jeugt2-83/+102
2018-03-13Add Semigroup instances for existing MonoidsChristian Barcenas4-0/+58
2018-03-07Optimise CSS compressionBergi1-1/+1
2017-12-25 Extend capture with Regex handlingfrederik-h1-2/+4
2017-11-17Make unixFilter output stderr when failingNick Boultbee1-1/+2
2017-06-19Move src/ to lib/, put Init.hs in src/Jasper Van der Jeugt26-0/+3509