index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Hakyll
/
Web
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-23
Include file name in error messages
Lorenzo
3
-5
/
+19
2016-07-22
Merge remote-tracking branch 'upstream/master'
Lorenzo
1
-1
/
+1
2016-07-22
Fail if template is not parsed until eof
Lorenzo
1
-3
/
+10
2016-07-22
Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less compression...
Luca Molteni
1
-1
/
+1
2016-04-29
src/Hakyll/Web/Paginate.hs: Fix build failure
Sergei Trofimovich
1
-1
/
+1
2016-04-28
Remove Show instance for Tags
Jasper Van der Jeugt
1
-1
/
+1
2016-04-07
Merge pull request #402 from Nicowcow/snippet-include
Jasper Van der Jeugt
1
-0
/
+17
2016-04-06
Add Snippet expression for snippet includes
Nicolas Mattia
1
-0
/
+17
2016-04-06
Clean warnings
Jasper Van der Jeugt
6
-14
/
+8
2016-04-06
Initial YAML support
Jasper Van der Jeugt
3
-22
/
+17
2016-01-31
Merge pull request #385 from bergus/template
Jasper Van der Jeugt
1
-1
/
+9
2015-11-20
Item context has precedence before feed context
Yuriy Syrovetskiy
1
-2
/
+2
2015-10-24
templateBodyCompiler compiles resource body only
Bergi
1
-1
/
+9
2015-10-24
Export getModificationTime
Jasper Van der Jeugt
1
-2
/
+13
2015-08-16
Add "poster" as a URL attribute
Duncan
1
-1
/
+1
2015-08-01
Allow time 1.4.*
Adam Bergmark
2
-4
/
+12
2015-06-30
Allow empty template, fix some import warnings
Jasper Van der Jeugt
2
-3
/
+3
2015-06-23
Drop old-time, old-locale, time-locale-compat deps
Jasper Van der Jeugt
2
-7
/
+7
2015-06-23
Merge pull request #327 from mcmtroffaes/patch-1
Jasper Van der Jeugt
1
-2
/
+13
2015-06-14
add support for mediawiki
80x24
2
-20
/
+24
2015-05-29
Update to use Pandoc 1.14
Jasper Van der Jeugt
2
-12
/
+23
2015-04-08
Merge pull request #344 from cstrahan/ghc710fix
Jasper Van der Jeugt
2
-2
/
+2
2015-04-07
fix building on GHC 7.10
Charles Strahan
2
-2
/
+2
2015-04-03
Fix typos in "separator"
Jasper Van der Jeugt
1
-7
/
+10
2015-04-03
Merge pull request #342 from NorfairKing/general-teaser-seperator
Jasper Van der Jeugt
1
-2
/
+12
2015-03-30
change file extension to .dbk for docbook
Joshua Simmons
1
-2
/
+1
2015-03-30
Added support for a custom teaser separator
Tom Sydney Kerckhove
1
-2
/
+12
2015-03-23
let pandoc handle DocBook files
Joshua Simmons
2
-0
/
+4
2015-02-20
Add author name by default to RSS feeds
Calen Pennington
1
-0
/
+2
2015-01-13
Add boolField
Ferenc Wágner
1
-1
/
+13
2015-01-09
fix typo
Matthias C. M. Troffaes
1
-1
/
+1
2015-01-09
add horizontal rule before function
Matthias C. M. Troffaes
1
-0
/
+1
2015-01-09
add missing export
Matthias C. M. Troffaes
1
-0
/
+1
2015-01-09
add convenience function pandocBiblioCompiler
Matthias C. M. Troffaes
1
-1
/
+10
2014-10-29
Add listFieldWith
Jasper Van der Jeugt
1
-1
/
+8
2014-10-27
Better functions in templates
Jasper Van der Jeugt
4
-59
/
+153
2014-10-07
support parsing article date from directory names in addition to file name.
Takayuki Muranushi
1
-4
/
+8
2014-09-08
added binary instances for csl and pandoc, fix #174
Jan-Philip Loos
2
-2
/
+37
2014-08-25
Don't have TagSoup decode any HTML entities
Jasper Van der Jeugt
1
-1
/
+10
2014-08-20
Fix compilation errors with pandoc-citeproc 0.4
Rickard Nilsson
1
-1
/
+1
2014-06-26
Fix build failure introduced by 3ee6f28
Simonas Kazlauskas
1
-1
/
+1
2014-06-13
Merge pull request #269 from co-dan/demoteheaders
Jasper Van der Jeugt
1
-0
/
+1
2014-06-06
Draft pagination
Jasper Van der Jeugt
2
-77
/
+89
2014-05-20
Fix issue in paginate dependencies
Jasper Van der Jeugt
1
-3
/
+3
2014-05-10
Allow Emacs org-mode as markup-language in *.org files
Albert Krewinkel
1
-0
/
+1
2014-05-09
Merge branch 'master' of github.com:jaspervdj/hakyll
Jasper Van der Jeugt
1
-0
/
+1
2014-04-19
FIX: `toSiteRoot` no considers "./" to not be relavent.
Izzy Cecil
1
-0
/
+1
2014-04-11
Fix tag dependency issue, slightly improve caching
Jasper Van der Jeugt
2
-5
/
+8
2014-02-16
Fix #223: `demoteHeaders` should not modify anything in the document, apart f...
Daniil Frumin
1
-0
/
+1
2014-01-28
Don't cache pandocCompilerWithTransform, refactor
Jasper Van der Jeugt
1
-10
/
+9
[next]