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
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
2014-01-26
Typo in Pandoc.hs
Dan
1
-1
/
+1
2014-01-24
Added the `pandocCompilerWithTransformM` function
Daniil Frumin
1
-0
/
+16
2014-01-19
Add IsString instance for Template
Jasper Van der Jeugt
4
-101
/
+94
2014-01-19
Fix escaped quotes + wording
Daniil Frumin
1
-3
/
+3
2014-01-19
Documentation for the template macros
Daniil Frumin
1
-0
/
+83
2014-01-12
Haddocks for `field`, `constField`, `bodyField`, and `titleField` in Web.Temp...
Daniil Frumin
1
-2
/
+8
2014-01-11
Added documentation for 'Context' and 'defaultField'
Daniil Frumin
1
-0
/
+25
2013-09-29
Enable Pandoc highlighting by default
Jasper Van der Jeugt
1
-0
/
+3
2013-09-18
updated to work with pandoc 1.12
Jorge Israel Peña
1
-9
/
+6
2013-09-16
Fix incorrect output of toSiteRoot on Windows.
Saeid Al-Wazzan
1
-1
/
+1
2013-08-16
Change type: metadataField :: Context a
Jasper Van der Jeugt
1
-1
/
+1
2013-08-13
Explode when using mapContext over ListField
Jasper Van der Jeugt
1
-3
/
+5
2013-08-10
Add functionField again
Jasper Van der Jeugt
2
-1
/
+11
2013-08-05
Add mapContext again
Jasper Van der Jeugt
1
-1
/
+11
2013-06-17
Only add teaser when <!--more--> is there
Jasper Van der Jeugt
1
-3
/
+7
2013-06-16
Make toUri sanitise all characters needed
Simonas Kazlauskas
1
-4
/
+6
2013-06-15
Sanitize URLs in toUrl
Jasper Van der Jeugt
1
-2
/
+10
2013-06-06
teaserContext -> teaserField
Jasper Van der Jeugt
1
-11
/
+13
2013-05-07
Add partials to template system
Jasper Van der Jeugt
3
-5
/
+36
2013-05-06
Implement foreach structure
Jasper Van der Jeugt
5
-43
/
+78
2013-05-06
Paginate simplification
Jasper Van der Jeugt
2
-206
/
+134
2013-05-05
Added pagination support.
Anton Dubovik
1
-0
/
+206
2013-05-04
Changed the teaser separator to "more" to use the same format as WordPress does.
Ivan N. Veselov
1
-1
/
+1
2013-05-04
Added a comment explaining "teaserContext" function.
Ivan N. Veselov
1
-0
/
+3
[prev]
[next]