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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-21
set internalRules last, so that it can be overrided by rules
Alexey Kreshchuk
1
-1
/
+1
2014-01-19
Add IsString instance for Template
Jasper Van der Jeugt
5
-103
/
+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
2014-01-03
Fix issue with metadataRoute for composed routes
Jasper Van der Jeugt
1
-5
/
+13
2013-12-05
Revert "Throw an error in case of duplicate compilers"
Jasper Van der Jeugt
2
-19
/
+6
2013-11-22
Throw an error in case of duplicate compilers
Jasper Van der Jeugt
2
-6
/
+19
2013-11-18
Detect change if metadata file is deleted
Jasper Van der Jeugt
1
-1
/
+3
2013-10-18
Added test case for global metadata
Alexey Kreshchuk
1
-1
/
+1
2013-10-16
Track metadata dependencies
Alexey Kreshchuk
4
-14
/
+44
2013-10-15
Fix root directory in directory-wise metadata and beautify code
Alexey Kreshchuk
1
-20
/
+14
2013-10-12
Fix loadGlobalMetadata on Windows
Alexey Kreshchuk
1
-4
/
+4
2013-10-11
added gloabl metadata parsing
Alexey Kreshchuk
1
-2
/
+43
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-29
add preview port Configuration field
Jorge Israel Peña
2
-7
/
+13
2013-08-28
* Preview now shows the deprecation message and calls watch.
Eric Stolten
2
-9
/
+10
2013-08-25
1. Added the WATCH_SERVER flag that is enabled by default
Eric Stolten
2
-30
/
+39
2013-08-20
Merge branch 'upstream-master'
Eric Stolten
4
-4
/
+10
2013-08-20
Added a watch command that will continually poll for changes and rebuild them.
Eric Stolten
2
-4
/
+42
2013-08-16
Change type: metadataField :: Context a
Jasper Van der Jeugt
1
-1
/
+1
2013-08-14
Fix versions & metadata loading issue
Jasper Van der Jeugt
3
-3
/
+9
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-07-07
check: unescape internal uris
Marc-Antoine Perennou
1
-1
/
+2
2013-06-30
Correct example code: parseGlob ==> fromGlob
uu1101
1
-1
/
+1
2013-06-17
Merge pull request #162 from uu1101/seq-stderr
Jasper Van der Jeugt
1
-0
/
+2
2013-06-17
Only add teaser when <!--more--> is there
Jasper Van der Jeugt
2
-20
/
+33
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-14
Set handle encoding as per locale
uu1101
1
-0
/
+1
2013-06-14
Deepseq stderr before closing the handle
uu1101
1
-0
/
+1
2013-06-06
teaserContext -> teaserField
Jasper Van der Jeugt
2
-12
/
+13
2013-05-24
Merge pull request #155 from blaenk/win32-preview-fix
Jasper Van der Jeugt
1
-3
/
+43
[prev]
[next]