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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
add convenience function pandocBiblioCompiler
Matthias C. M. Troffaes
1
-1
/
+10
2015-01-09
Fix another dependency cycle issue
Jasper Van der Jeugt
1
-2
/
+2
2015-01-06
Clean up hakyll-init a little
Jasper Van der Jeugt
1
-30
/
+39
2015-01-06
Merge pull request #300 from ohbadiah/master
Jasper Van der Jeugt
1
-3
/
+14
2015-01-03
Refactor match and matchMetadata code into matchInternal
Daniel P. Wright
1
-12
/
+9
2014-12-28
Fix dependency handling bug
Jasper Van der Jeugt
1
-1
/
+3
2014-12-12
Fix dependency handling for snapshots
Jasper Van der Jeugt
4
-32
/
+62
2014-11-03
Bump fsnotify, citeproc, poll changes
Jasper Van der Jeugt
1
-43
/
+58
2014-10-29
Add listFieldWith
Jasper Van der Jeugt
1
-1
/
+8
2014-10-28
Improve rulesExtraDependencies usage
Jasper Van der Jeugt
1
-3
/
+25
2014-10-27
Better functions in templates
Jasper Van der Jeugt
5
-60
/
+154
2014-10-07
support parsing article date from directory names in addition to file name.
Takayuki Muranushi
1
-4
/
+8
2014-09-16
matchMetadata for examining metadata when defining rules
Nick McAvoy
1
-0
/
+14
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-13
Generate a cabal file for the initialised site
Simonas Kazlauskas
1
-8
/
+52
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 pull request #252 from blaenk/mod-time
Jasper Van der Jeugt
1
-4
/
+3
2014-05-09
Merge branch 'master' of github.com:jaspervdj/hakyll
Jasper Van der Jeugt
2
-8
/
+12
2014-05-09
save modification time with sub-second granularity
Jorge Israel Peña
1
-4
/
+3
2014-04-27
Minor refactor of PR #233
Jorge Israel Peña
1
-8
/
+11
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
5
-10
/
+15
2014-04-07
Fix compilation when disabling preview server
Jasper Van der Jeugt
1
-1
/
+1
2014-03-31
Added imports that are missing when compiling under Windows.
Dacto
1
-0
/
+2
2014-03-26
Micro cleanup of pull request #233
Jasper Van der Jeugt
1
-4
/
+12
2014-03-26
Revert "added gloabl metadata parsing"
Jasper Van der Jeugt
1
-45
/
+2
2014-03-26
Revert "Fix loadGlobalMetadata on Windows"
Jasper Van der Jeugt
1
-4
/
+4
2014-03-26
Revert "Fix root directory in directory-wise metadata and beautify code"
Jasper Van der Jeugt
1
-14
/
+20
2014-03-26
Revert "Track metadata dependencies"
Jasper Van der Jeugt
4
-46
/
+14
2014-03-26
Revert "Added test case for global metadata"
Jasper Van der Jeugt
1
-1
/
+1
2014-03-26
Revert "set internalRules last, so that it can be overrided by rules"
Jasper Van der Jeugt
1
-1
/
+1
2014-03-26
Merge pull request #233 from rekahsoft/master
Jasper Van der Jeugt
1
-2
/
+6
2014-03-24
"Serve on" should be "bind on".
chrisdotcode
1
-1
/
+1
2014-03-24
Add flag to bind on selected host.
chrisdotcode
4
-21
/
+34
2014-03-23
Fix unixFilter on Windows
Collin J. Doering
1
-2
/
+6
2014-03-04
Use OS threads for watch on Windows
Simonas Kazlauskas
1
-7
/
+14
2014-02-16
Fix #223: `demoteHeaders` should not modify anything in the document, apart f...
Daniil Frumin
1
-0
/
+1
2014-02-11
hakyll check: return exit code of 0 on success
Andres Loeh
1
-1
/
+1
2014-01-28
Don't cache pandocCompilerWithTransform, refactor
Jasper Van der Jeugt
1
-10
/
+9
2014-01-28
Merge pull request #215 from co-dan/pandoc-transf
Jasper Van der Jeugt
1
-0
/
+16
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-23
Merge pull request #190 from krsch/master
Jasper Van der Jeugt
4
-4
/
+73
2014-01-22
Unified code for global and external metadata
Alexey Kreshchuk
3
-6
/
+10
[prev]
[next]