summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-07-17Merge branch 'master' of https://github.com/jaspervdj/hakyllIgor Pashev12-277/+375
2021-07-16Supporting different field names for tags. (#862)Jim McStanton1-3/+9
2021-06-22add 'forceCompile' rules modifier (#857)Fraser Tweedale2-12/+48
2021-06-06Allow demotion of headers by a given amount (#855)Logan McGrath1-2/+10
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
2021-03-12Add `renderPandocWithTransform` and `renderPandocWithTransformM`Norman Liu1-3/+30
2020-12-29Add documentation for the pandocBiblioCompiler (#828)Chris Jensen1-0/+1
2020-12-06Pandoc 2.11 compatibility (#826)Jasper Van der Jeugt2-59/+55
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-11-12Remove unnecessary conditional compilation for parseTimeM (#781)Liang-Ting Chen1-9/+1
2020-09-30 Bump template-haskell and pandoc versions Jasper Van der Jeugt1-0/+10
2020-06-30 Continuous integration on Windows and LinuxLaurent P. René de Cotret1-1/+29
2020-06-10Let pandoc-types 1.21+ with new Block constructorsIgor Pashev1-5/+20
2020-06-10Support dd.mm.yyyy date formatIgor Pashev1-0/+3
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 Cotret4-14/+24
2020-05-27Fix for filepath matching on WindowsLaurent P. René de Cotret2-16/+18
2020-04-11Fix MonadFail compilation issue on WindowsMartín Emanuel1-1/+1
2020-03-07Add MonadFail importsNikolay Yakimov4-0/+4
2020-02-26Fix timezone parsing with time-1.9Jasper Van der Jeugt1-0/+3
2020-02-26Fix compilation issuesJasper Van der Jeugt1-1/+1
2020-02-26Use 'cryptonite' instead of 'cryptohash'Hexirp1-2/+16
2020-02-26Reorganize Hakyll.Main export listJasper Van der Jeugt1-6/+9
2020-02-26Expose CLI arg parser internalsJim McStanton1-5/+24
2020-02-26Support GHC-8.8Veronika Romashkina5-8/+14
2019-11-27Fix file path for compatibility with WindowsHexirp2-6/+14
2019-11-27Flush log before starting web serverRobert1-0/+1
2019-10-29Add titles to tag fieldsJasper Van der Jeugt1-2/+4
2019-10-10Fix a typo, t missing from the.Phil de Joux1-1/+1
2019-08-30Improve error messagesJasper Van der Jeugt12-192/+455
2019-08-25Add getCategory testsDavid Parrish1-1/+1
2019-05-25Add option to specify date in directory structureTaeer Bar-Yam1-2/+9
2019-05-09fixed: auto complete `published` overwrites user's contextncaq1-1/+1
2019-05-06Expose `getCategory` in Haskell.Web.TagsNg Wei En1-0/+1
2019-03-10Added "srcset" to the list in `isUrlAttribute`.c50a3261-1/+1
2018-11-24Kill warningJasper Van der Jeugt1-1/+0
2018-11-24Adds render{Rss,Atom}WithTemmplates function in the Web.Feed moduleAbhinav Sarkar1-6/+32
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-10-02Drop extension when parsing dates in filepathsGabriel Aumala1-2/+2
2018-06-10Use makeRelativeToProject with embedFile (for stack ghci)Michael Sloan1-6/+5
2018-05-29Bump tasty to 1.1, fsnotify to 0.3Jasper Van der Jeugt1-18/+8
2018-04-28Fix path resolution in Pandoc.Biblioknih1-5/+13
2018-03-20Make Pandoc dependency optionalBergi2-2/+5
2018-03-18Fix typo in modificationTimeField docstringIustin Pop1-1/+1
2018-03-13Bump dependenciesJasper Van der Jeugt1-0/+1