summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-12Add `renderPandocWithTransform` and `renderPandocWithTransformM`Norman Liu1-3/+30
* added function that allows for pre-pandoc transformations * modified haddock docstring * refactoring to avoid importing the kleisli fish * Renamed `applyPandoc` to `renderPandocWithTransformM`, added non-monadic variant. Exported previous new functions that I forgot to export.
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
This reverts commit 87e93c6c95b86b435b532286e07b0a9b896aef8f. I screwed up with that one: the change in behaviour was a regression[1] in Pandoc, and I shouldn't have papered over it. It's fairly unlikely that someone would build Hakyll's test suite with one of the two Pandoc versions that regressed, so I simply revert my earlier commit. 1. https://github.com/jgm/pandoc/issues/6966
2020-12-30Fix golden test failing with pandoc >= 2.11.3 (#829)Alexander Batischev4-1/+24
The new version started wrapping Biblio references into <p> tags, so we now keep two different golden files for different Pandoc versions. I had to add Pandoc to dependencies of the test suite, otherwise GHC won't define `MIN_VERSION_pandoc` macro.
2020-12-29Add documentation for the pandocBiblioCompiler (#828)Chris Jensen1-0/+1
* Add documentation for pandoc * Fix grammar
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
* Pandoc 2.11 compatibility * Bump stack.yaml * Bump stack dependencies
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
This removes the need for a workaround on Windows.
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
can be a major speedup (see #786) (#810) Co-authored-by: gwern <gwern@gwern.net>
2020-11-12Remove unnecessary conditional compilation for parseTimeM (#781)Liang-Ting Chen1-9/+1
2020-11-12Bump pandoc version (#799)Yannik Sander1-2/+2
* Bump pandoc version * Bump Pandoc version for hakyll-website Co-authored-by: Alexander Batischev <eual.jp@gmail.com>
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 ↵Marko Dimjašević1-1/+1
stable release (#798)
2020-11-12Allow random 1.2 (#792)Felix Yan1-1/+1
Builds fine and all tests pass here.
2020-11-11Allow file-embed 0.0.12 (#774)Felix Yan1-1/+1
Builds fine and all tests pass here.
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
* Bumped bound for pandoc and add Binary-instances for new constructors that were added to pandoc-types * Support most recent template-haskell release * Set lower bound of pandoc to version 2.10 * Update CI configuration * Bump QuickCheck upper bound to 2.15 Co-authored-by: OC4 <oc4@protonmail.com>
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-05-30Miscellaneous Windows-specific fixes and CILaurent P. René de Cotret11-21/+50
2020-05-27Fix for filepath matching on WindowsLaurent P. René de Cotret3-32/+34
2020-05-05Add blog.thjread.com to examples listJasper Van der Jeugt1-0/+2
2020-05-05Tutorial: Pure Builds With NixRobert Pearce1-0/+5
2020-04-14Add cabal install instructionsJasper Van der Jeugt1-23/+49
2020-04-12Bump version to 4.13.3.0Jasper Van der Jeugt2-1/+7
2020-04-11Bump warp upper bound to 3.4Jasper Van der Jeugt3-19/+11
2020-04-11Fix MonadFail compilation issue on WindowsMartín Emanuel1-1/+1
See #764
2020-04-11Bump upper bound for pandoc-citeprocChris Martin1-1/+1
2020-03-07Bump version to 4.13.2.0Jasper Van der Jeugt2-1/+5
2020-03-07Add MonadFail importsNikolay Yakimov4-0/+4
This fixes v4.13.1.0 on GHC 8.6.
2020-02-26Bump version to 4.13.1.0Jasper Van der Jeugt2-4/+14
2020-02-26Tickle cacheJasper Van der Jeugt1-2/+1
2020-02-26Tickle cacheJasper Van der Jeugt1-3/+3
2020-02-26Tickle cacheJasper Van der Jeugt2-2/+35
2020-02-26Replace CircleCI with GitHub ActionsJasper Van der Jeugt3-43/+15
2020-02-26Fix timezone parsing with time-1.9Jasper Van der Jeugt1-0/+3
2020-02-26Remove constant field title for index.html in the example siteLiang-Ting Chen1-1/+0
In the default site generated by Hakyll, `index.html` has specified the filed `title` in its front matter, but it will always been overridden by `constField "title" "Home"` in `site.hs`. It is a very minor issue, but it may cause confusion to newcomers.
2020-02-26Fix installation command on NixOSThomas Bach1-3/+17
2020-02-26Fix compilation issuesJasper Van der Jeugt2-5/+10
2020-02-26Bump cryptonite and memory dependenciesJasper Van der Jeugt1-2/+2
2020-02-26Clean stack.yamlHexirp1-0/+1
I bump stack resolver version to lts-13.30. And I clean the extra-deps field because those packages are already included in lts-13.30.
2020-02-26Use 'cryptonite' instead of 'cryptohash'Hexirp2-3/+18
'cryptohash' is deprecated. The package description says, "please use cryptonite for new projects and convert old one to use cryptonite."