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-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-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
[next]