Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-08 | Add ladatura-corsets.com to examples | David Sferruzza | 1 | -0/+2 | |
2014-06-06 | Draft pagination | Jasper Van der Jeugt | 3 | -78/+90 | |
2014-05-28 | Added my website to the list of examples | Kyle Marek-Spartz | 1 | -0/+2 | |
I just open sourced my website and so I now qualify to be added to the list. | |||||
2014-05-22 | Merge pull request #260 from trofi/master | Jasper Van der Jeugt | 1 | -2/+2 | |
hakyll.cabal: allow mtl-2.2 | |||||
2014-05-21 | hakyll.cabal: allow mtl-2.2 | Sergei Trofimovich | 1 | -2/+2 | |
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | |||||
2014-05-20 | Fix issue in paginate dependencies | Jasper Van der Jeugt | 1 | -3/+3 | |
2014-05-14 | Merge pull request #258 from kusut/patch-1 | Jasper Van der Jeugt | 1 | -2/+15 | |
Update using-clay-with-hakyll.markdown | |||||
2014-05-14 | Update using-clay-with-hakyll.markdown | kusut | 1 | -2/+15 | |
add putCss, compact version, and cabal sandbox info | |||||
2014-05-14 | Add listx.github.io to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2014-05-14 | Merge pull request #249 from maseek/patch-1 | Jasper Van der Jeugt | 1 | -0/+2 | |
added site to examples | |||||
2014-05-12 | Version bump (4.5.3.0) | Jasper Van der Jeugt | 2 | -4/+8 | |
2014-05-12 | Merge pull request #254 from tarleb/org | Jasper Van der Jeugt | 2 | -1/+2 | |
Allow Emacs org-mode as markup-language in *.org files | |||||
2014-05-12 | Merge pull request #257 from nagisa/chcp65001 | Jasper Van der Jeugt | 1 | -0/+3 | |
Add note on Windows UTF-8 issue | |||||
2014-05-10 | Add note on Windows UTF-8 issue | Simonas Kazlauskas | 1 | -0/+3 | |
Fixes #253 | |||||
2014-05-10 | Allow Emacs org-mode as markup-language in *.org files | Albert Krewinkel | 2 | -1/+2 | |
This closes #231. | |||||
2014-05-09 | Version bump (4.5.2.0) | Jasper Van der Jeugt | 2 | -1/+8 | |
2014-05-09 | Merge pull request #252 from blaenk/mod-time | Jasper Van der Jeugt | 1 | -4/+3 | |
save modification time with sub-second granularity | |||||
2014-05-09 | Merge branch 'master' of github.com:jaspervdj/hakyll | Jasper Van der Jeugt | 5 | -9/+17 | |
2014-05-09 | save modification time with sub-second granularity | Jorge Israel Peña | 1 | -4/+3 | |
Some systems can get the file modification time with sub-second granularity. However, Hakyll shaves off the sub-seconds, as defined in the Binary instance of BinaryTime, which poses a problem because when a file is checked to see if it was modified in `resourceModified`, it still contains the sub-seconds. This results in a file (almost) always being considered as having been modified. Example: 1. First go around, modification time is 3:45.325. This time is saved as 3:45.000 (i.e. sub-seconds are shaved off). 2. Second go around, modification time is again read as 3:45.325 and compared against the stored time, 3:45.000. 3:45.325 is more recent than 3:45.000, so the file is considered to have been modified. This change prevents the shaving off of sub-seconds. This will naturally work on systems that don't support sub-second granularity, as that 'field' will simply appear as all zeros. Closes #250 | |||||
2014-05-04 | added site to examples | Tomas Zemanovic | 1 | -0/+2 | |
2014-04-28 | Merge pull request #247 from blaenk/static-windows-check | Jasper Van der Jeugt | 1 | -8/+11 | |
Minor refactor of PR #233 | |||||
2014-04-27 | Minor refactor of PR #233 | Jorge Israel Peña | 1 | -8/+11 | |
OS won't change mid-execution, so lets avoid the unnecessary check each time `unixFilter` is run. | |||||
2014-04-27 | Merge pull request #246 from duplode/master | Jasper Van der Jeugt | 1 | -0/+2 | |
Add duplode.github.io to examples. | |||||
2014-04-27 | Add duplode.github.io to examples. | Daniel Mlot | 1 | -0/+2 | |
2014-04-26 | Merge pull request #245 from moonlightdrive/master | Jasper Van der Jeugt | 1 | -1/+1 | |
close a missing p tag | |||||
2014-04-25 | close a missing p tag | Jyotsna Prakash | 1 | -1/+1 | |
2014-04-21 | Merge pull request #243 from izzycecil/FIX_toSiteRoot | Jasper Van der Jeugt | 2 | -0/+3 | |
Fix `toSiteRoot` so that it properly deals with "./" | |||||
2014-04-19 | FIX: `toSiteRoot` no considers "./" to not be relavent. | Izzy Cecil | 1 | -0/+1 | |
2014-04-19 | ADD: Added failing test cases for `toSiteRoot`. | Izzy Cecil | 1 | -0/+2 | |
2014-04-11 | Fix tag dependency issue, slightly improve caching | Jasper Van der Jeugt | 6 | -11/+17 | |
2014-04-07 | Fix compilation when disabling preview server | Jasper Van der Jeugt | 2 | -2/+2 | |
2014-04-06 | Strictify http-conduit dependency | Jasper Van der Jeugt | 1 | -3/+3 | |
2014-04-06 | Merge pull request #239 from emwap/master | Jasper Van der Jeugt | 1 | -2/+2 | |
Relax upper limit on http-conduit | |||||
2014-04-04 | Relax upper limit on http-conduit | Anders Persson | 1 | -2/+2 | |
Fixes #237. | |||||
2014-04-03 | Add secure.plaimi.net to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2014-04-03 | Add jelv.is to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2014-04-01 | Version bump (4.5.0.1) | Jasper Van der Jeugt | 1 | -1/+1 | |
2014-04-01 | Merge pull request #235 from dacto/master | Jasper Van der Jeugt | 1 | -0/+2 | |
Added imports that are missing when compiling under Windows. | |||||
2014-03-31 | Added imports that are missing when compiling under Windows. | Dacto | 1 | -0/+2 | |
2014-03-26 | Bump version, update changelog | Jasper Van der Jeugt | 2 | -1/+17 | |
2014-03-26 | Bump various dependencies | Jasper Van der Jeugt | 1 | -7/+7 | |
2014-03-26 | Allow regex-tdfa-1.2 | Jasper Van der Jeugt | 1 | -2/+2 | |
Closes #232 | |||||
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 | |
This reverts commit e0f45b29b3f5e17c04ecd054b6c26c67d71e10e4. Conflicts: src/Hakyll/Core/Provider/Metadata.hs | |||||
2014-03-26 | Revert "Fix loadGlobalMetadata on Windows" | Jasper Van der Jeugt | 1 | -4/+4 | |
This reverts commit e71bbd90a8fb4b5de7796498aed4b95bb7abaebb. | |||||
2014-03-26 | Revert "Fix root directory in directory-wise metadata and beautify code" | Jasper Van der Jeugt | 1 | -14/+20 | |
This reverts commit a6ae4eb99dd5f9957adc3b5fe4011e69b9681e4c. | |||||
2014-03-26 | Revert "Track metadata dependencies" | Jasper Van der Jeugt | 5 | -47/+14 | |
This reverts commit 712ffa39b5857fdc5cdae1db38a177267a430b11. Conflicts: src/Hakyll/Core/Metadata.hs src/Hakyll/Core/Rules/Default.hs | |||||
2014-03-26 | Revert "Added test case for global metadata" | Jasper Van der Jeugt | 7 | -87/+1 | |
This reverts commit 46b6f78da8ed814bef6972f4712d8b13e76c1122. Conflicts: tests/data/posts/metadata | |||||
2014-03-26 | Revert "set internalRules last, so that it can be overrided by rules" | Jasper Van der Jeugt | 1 | -1/+1 | |
This reverts commit d406db44e39d310a72ca6bb014ed882f0e883995. | |||||
2014-03-26 | Merge pull request #233 from rekahsoft/master | Jasper Van der Jeugt | 1 | -2/+6 | |
Fix unixFilter on Windows |