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
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
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
2013-05-22
finish incomplete comment
Jorge Israel Peña
1
-1
/
+1
2013-05-22
add max-retries to waitOpen and gracefully handle remove/delete events
Jorge Israel Peña
1
-11
/
+22
2013-05-22
Deploy should propagate error code
Simonas Kazlauskas
3
-5
/
+6
2013-05-22
fix preview functionality on windows
Jorge Israel Peña
1
-2
/
+31
2013-05-21
Clean up type declarations, use fst and <$>.
Evan Cofsky
1
-6
/
+4
2013-05-20
Have Build and Rebuild exit with a status to the shell.
Evan Cofsky
2
-14
/
+10
2013-05-07
Add partials to template system
Jasper Van der Jeugt
4
-6
/
+37
2013-05-06
Implement foreach structure
Jasper Van der Jeugt
6
-44
/
+79
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-05
Logged dependencies adding for debugging purposes.
Ivan N. Veselov
1
-1
/
+5
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]