summaryrefslogtreecommitdiff
path: root/src/Hakyll/Web
AgeCommit message (Expand)AuthorFilesLines
2016-07-23Partial trimmingsamgd1-5/+11
2016-07-23For trimmingsamgd1-6/+18
2016-07-23If Trim parsingsamgd1-11/+61
2016-07-22Add Trim_ data constructors. Add If test for Trimsamgd1-6/+10
2016-07-22Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less compression...Luca Molteni1-1/+1
2016-04-29src/Hakyll/Web/Paginate.hs: Fix build failureSergei Trofimovich1-1/+1
2016-04-28Remove Show instance for TagsJasper Van der Jeugt1-1/+1
2016-04-07Merge pull request #402 from Nicowcow/snippet-includeJasper Van der Jeugt1-0/+17
2016-04-06Add Snippet expression for snippet includesNicolas Mattia1-0/+17
2016-04-06Clean warningsJasper Van der Jeugt6-14/+8
2016-04-06Initial YAML supportJasper Van der Jeugt3-22/+17
2016-01-31Merge pull request #385 from bergus/templateJasper Van der Jeugt1-1/+9
2015-11-20Item context has precedence before feed contextYuriy Syrovetskiy1-2/+2
2015-10-24templateBodyCompiler compiles resource body onlyBergi1-1/+9
2015-10-24Export getModificationTimeJasper Van der Jeugt1-2/+13
2015-08-16Add "poster" as a URL attributeDuncan1-1/+1
2015-08-01Allow time 1.4.*Adam Bergmark2-4/+12
2015-06-30Allow empty template, fix some import warningsJasper Van der Jeugt2-3/+3
2015-06-23Drop old-time, old-locale, time-locale-compat depsJasper Van der Jeugt2-7/+7
2015-06-23Merge pull request #327 from mcmtroffaes/patch-1Jasper Van der Jeugt1-2/+13
2015-06-14add support for mediawiki80x242-20/+24
2015-05-29Update to use Pandoc 1.14Jasper Van der Jeugt2-12/+23
2015-04-08Merge pull request #344 from cstrahan/ghc710fixJasper Van der Jeugt2-2/+2
2015-04-07fix building on GHC 7.10Charles Strahan2-2/+2
2015-04-03Fix typos in "separator"Jasper Van der Jeugt1-7/+10
2015-04-03Merge pull request #342 from NorfairKing/general-teaser-seperatorJasper Van der Jeugt1-2/+12
2015-03-30change file extension to .dbk for docbookJoshua Simmons1-2/+1
2015-03-30Added support for a custom teaser separatorTom Sydney Kerckhove1-2/+12
2015-03-23let pandoc handle DocBook filesJoshua Simmons2-0/+4
2015-02-20Add author name by default to RSS feedsCalen Pennington1-0/+2
2015-01-13Add boolFieldFerenc Wágner1-1/+13
2015-01-09fix typoMatthias C. M. Troffaes1-1/+1
2015-01-09add horizontal rule before functionMatthias C. M. Troffaes1-0/+1
2015-01-09add missing exportMatthias C. M. Troffaes1-0/+1
2015-01-09add convenience function pandocBiblioCompilerMatthias C. M. Troffaes1-1/+10
2014-10-29Add listFieldWithJasper Van der Jeugt1-1/+8
2014-10-27Better functions in templatesJasper Van der Jeugt4-59/+153
2014-10-07support parsing article date from directory names in addition to file name.Takayuki Muranushi1-4/+8
2014-09-08added binary instances for csl and pandoc, fix #174Jan-Philip Loos2-2/+37
2014-08-25Don't have TagSoup decode any HTML entitiesJasper Van der Jeugt1-1/+10
2014-08-20Fix compilation errors with pandoc-citeproc 0.4Rickard Nilsson1-1/+1
2014-06-26Fix build failure introduced by 3ee6f28Simonas Kazlauskas1-1/+1
2014-06-13Merge pull request #269 from co-dan/demoteheadersJasper Van der Jeugt1-0/+1
2014-06-06Draft paginationJasper Van der Jeugt2-77/+89
2014-05-20Fix issue in paginate dependenciesJasper Van der Jeugt1-3/+3
2014-05-10Allow Emacs org-mode as markup-language in *.org filesAlbert Krewinkel1-0/+1
2014-05-09Merge branch 'master' of github.com:jaspervdj/hakyllJasper Van der Jeugt1-0/+1
2014-04-19FIX: `toSiteRoot` no considers "./" to not be relavent.Izzy Cecil1-0/+1
2014-04-11Fix tag dependency issue, slightly improve cachingJasper Van der Jeugt2-5/+8
2014-02-16Fix #223: `demoteHeaders` should not modify anything in the document, apart f...Daniil Frumin1-0/+1