summaryrefslogtreecommitdiff
path: root/lib/Hakyll/Core
AgeCommit message (Expand)AuthorFilesLines
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-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