summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-29Remove stupid nonsenseHEADmasterIgor Pashev1-3/+3
2021-07-17Merge branch 'master' of https://github.com/jaspervdj/hakyllIgor Pashev29-677/+1584
2021-07-16Supporting different field names for tags. (#862)Jim McStanton1-3/+9
2021-07-15Avoid "Empty 'do' block" error in GitHub tutorial (#861)Alexander Batischev1-2/+1
2021-07-06update Github Actions (#859)Peter Becich1-9/+9
2021-06-22add 'forceCompile' rules modifier (#857)Fraser Tweedale2-12/+48
2021-06-06Allow demotion of headers by a given amount (#855)Logan McGrath2-3/+22
2021-06-02Bump some more dependencies (#853)Alexander Batischev1-3/+3
2021-06-01Allow Pandoc 2.14 (#852)Laurent P. René de Cotret1-2/+2
2021-05-30Async runtime with graph-based dependency cycle checks (#844)Laurent P. René de Cotret4-138/+216
2021-05-29Fix binary's name in the first tutorial (#849)Alexander Batischev1-2/+2
2021-05-26Docs: IRC channel moved from Freenode to Libera.Chat (#848)Alexander Batischev3-3/+5
2021-04-15Remove dependency on cryptonite and memory (#843)Laurent P. René de Cotret3-32/+6
2021-03-29Allow pandoc 2.13 (#840)Nikolay Yakimov1-2/+2
2021-03-15Allow pandoc 2.12 (#839)Alexander Batischev1-2/+2
2021-03-15Update some bounds (#838)Felix Yan1-3/+3
2021-03-14Bump Stackage LTS to 17.5 (#837)Alexander Batischev2-102/+6
2021-03-14Bump version to 4.14.0.0Jasper Van der Jeugt2-1/+10
2021-03-14Revert "File.hs: +symlink-based static file compiler; for multi-gigabyte site...Jasper Van der Jeugt1-16/+0
2021-03-12add nliu.net to examples for shameless self-promotion (#836)Norman Liu1-0/+2
2021-03-12Add `renderPandocWithTransform` and `renderPandocWithTransformM`Norman Liu1-3/+30
2021-03-06Add jeancharles.quillet.org to examples (#834)Jean-Charles Quillet1-0/+2
2020-12-30Revert "Fix golden test failing with pandoc >= 2.11.3 (#829)" (#830)Alexander Batischev4-24/+1
2020-12-30Fix golden test failing with pandoc >= 2.11.3 (#829)Alexander Batischev4-1/+24
2020-12-29Add documentation for the pandocBiblioCompiler (#828)Chris Jensen1-0/+1
2020-12-07Add golden test for Pandoc.Biblio (#827)Alexander Batischev8-0/+763
2020-12-06Pandoc 2.11 compatibility (#826)Jasper Van der Jeugt5-86/+123
2020-11-26Allow file-embed 0.0.13 (#824)erictapen1-1/+1
2020-11-23Issue #822: change tutorial to reflect recent GH Pages features (#823)Thomas Mahler1-92/+34
2020-11-19Update actions/setup-haskell to 1.1.4 (#820)Alexander Batischev1-5/+2
2020-11-17Update actions/setup-haskell to 1.1.3 (#818)Alexander Batischev1-2/+5
2020-11-16Derive Functor, Foldable and Traversable for Item (#815)Mario Lang1-17/+2
2020-11-15Bump Stackage LTS to 16.21 (#811)Liang-Ting Chen2-5/+5
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-11-12Bump pandoc version (#799)Yannik Sander1-2/+2
2020-11-12Make sure the initial project is writable (#804)Tobias Bora1-1/+6
2020-11-12Update a reference to Debian now that Hakyll is available in the Debian stabl...Marko Dimjašević1-1/+1
2020-11-12Allow random 1.2 (#792)Felix Yan1-1/+1
2020-11-11Allow file-embed 0.0.12 (#774)Felix Yan1-1/+1
2020-09-30Bump version to 4.13.4.1Jasper Van der Jeugt2-1/+7
2020-09-30 Bump template-haskell and pandoc versions Jasper Van der Jeugt5-45/+147
2020-08-30Add xvw.github.io to examplesJasper Van der Jeugt1-0/+2
2020-06-30Bump version to 4.13.4.0Jasper Van der Jeugt2-1/+7
2020-06-30Bump cryptonite upper bound to 0.28Felix Yan1-1/+1
2020-06-30Bump tasty upper bound to 1.4Jasper Van der Jeugt3-19/+3
2020-06-30 Continuous integration on Windows and LinuxLaurent P. René de Cotret3-11/+74
2020-06-10Let pandoc-types 1.21+ with new Block constructorsIgor Pashev2-6/+22
2020-06-10Support dd.mm.yyyy date formatIgor Pashev1-0/+3
2020-06-10Reformat hakyll.cabal with cabalIgor Pashev1-330/+298