summaryrefslogtreecommitdiff
path: root/src/Hakyll
AgeCommit message (Expand)AuthorFilesLines
2015-10-24Export getModificationTimeJasper Van der Jeugt1-2/+13
2015-09-25guard explainedJavran Cheng1-0/+6
2015-09-24prevent "-h" or "--help" from generating dirJavran Cheng1-2/+2
2015-08-16Add "poster" as a URL attributeDuncan1-1/+1
2015-08-01Allow time 1.4.*Adam Bergmark2-4/+12
2015-08-01Bump fsnotify to 0.2Jasper Van der Jeugt1-4/+3
2015-06-30Allow empty template, fix some import warningsJasper Van der Jeugt4-5/+6
2015-06-24Improve documentation of getResourceBody, getResourceString, and getResourceLBS.Matthias C. M. Troffaes1-3/+4
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-30Let caller decide exitErik Dominikus1-12/+17
2015-04-08Merge pull request #344 from cstrahan/ghc710fixJasper Van der Jeugt3-2/+3
2015-04-07fix building on GHC 7.10Charles Strahan3-2/+3
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-24Don't add .cabal extension twice in initHans-Peter Deifel1-1/+1
2015-02-22Merge pull request #332 from cpennington/author-name-rssJasper Van der Jeugt1-0/+2
2015-02-22Fix a typo in disabled preview server function.Magnus Therning1-1/+1
2015-02-20Add author name by default to RSS feedsCalen Pennington1-0/+2
2015-01-13Add boolFieldFerenc Wágner1-1/+13
2015-01-10Ensure "Listening on 0.0.0.0:8000" message is not garbledJasper Van der Jeugt5-50/+58
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
2015-01-09Fix another dependency cycle issueJasper Van der Jeugt1-2/+2
2015-01-06Clean up hakyll-init a littleJasper Van der Jeugt1-30/+39
2015-01-06Merge pull request #300 from ohbadiah/masterJasper Van der Jeugt1-3/+14
2015-01-03Refactor match and matchMetadata code into matchInternalDaniel P. Wright1-12/+9
2014-12-28Fix dependency handling bugJasper Van der Jeugt1-1/+3
2014-12-12Fix dependency handling for snapshotsJasper Van der Jeugt4-32/+62
2014-11-03Bump fsnotify, citeproc, poll changesJasper Van der Jeugt1-43/+58
2014-10-29Add listFieldWithJasper Van der Jeugt1-1/+8
2014-10-28Improve rulesExtraDependencies usageJasper Van der Jeugt1-3/+25
2014-10-27Better functions in templatesJasper Van der Jeugt5-60/+154
2014-10-07support parsing article date from directory names in addition to file name.Takayuki Muranushi1-4/+8
2014-09-16matchMetadata for examining metadata when defining rulesNick McAvoy1-0/+14
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-13Generate a cabal file for the initialised siteSimonas Kazlauskas1-8/+52
2014-06-06Draft paginationJasper Van der Jeugt2-77/+89
2014-05-20Fix issue in paginate dependenciesJasper Van der Jeugt1-3/+3