Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-03 | Merge pull request #141 from ian-ross/master | Jasper Van der Jeugt | 1 | -2/+2 | |
Move example from Hakyll 3 to Hakyll 4 | |||||
2013-05-03 | Move www.skybluetrades.net example from Hakyll 3 to Hakyll 4 | Ian Ross | 1 | -2/+2 | |
2013-05-03 | Close open cache files as soon as possible | Jasper Van der Jeugt | 1 | -15/+24 | |
See #124 | |||||
2013-05-03 | Update test suite | Jasper Van der Jeugt | 2 | -2/+3 | |
2013-05-03 | Merge remote-tracking branch 'jeffbr13/patch-1' | Jasper Van der Jeugt | 1 | -0/+2 | |
Conflicts: web/examples.markdown | |||||
2013-05-03 | More granular dependencies for routes | Jasper Van der Jeugt | 3 | -13/+29 | |
See #121 | |||||
2013-05-03 | Add chaoxuprime.com to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2013-04-29 | Merge pull request #139 from regisfoucault/patch-1 | Jasper Van der Jeugt | 1 | -0/+2 | |
Update examples. | |||||
2013-04-29 | Update examples. | RĂ©gis Foucault | 1 | -0/+2 | |
2013-04-29 | Merge pull request #138 from christopheryoung/master | Jasper Van der Jeugt | 2 | -4/+13 | |
Documentation tweaks: two small typos and $PATH variable documentation for OS X | |||||
2013-04-29 | Tweak PATH documentation | Christopher Young | 1 | -4/+6 | |
2013-04-29 | Add a link for more help regarding common installation paths for Haskell | Christopher Young | 1 | -1/+4 | |
2013-04-29 | Change tense of verb in documentation | Christopher Young | 1 | -3/+7 | |
2013-04-28 | Update examples with benjeffrey.com's source URL | Ben Jeffrey | 1 | -1/+1 | |
2013-04-28 | Add austinrochford.com to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2013-04-27 | Added benjeffrey.com to example sites. | Ben Jeffrey | 1 | -0/+2 | |
2013-04-24 | Merge pull request #135 from ixmatus/master | Jasper Van der Jeugt | 1 | -0/+1 | |
Adding short form date parsing | |||||
2013-04-23 | Adding in the short form date parsing | Parnell Springmeyer | 1 | -0/+1 | |
2013-04-22 | Micro cleanup | Jasper Van der Jeugt | 2 | -13/+11 | |
2013-04-22 | Merge pull request #133 from simukis/scheme-relative | Jasper Van der Jeugt | 3 | -3/+10 | |
Account for scheme-relative URLs | |||||
2013-04-21 | Merge pull request #134 from ian-ross/master | Jasper Van der Jeugt | 2 | -24/+97 | |
Add "data" as a URL attribute | |||||
2013-04-21 | Fix indent | Ian Ross | 1 | -1/+1 | |
2013-04-21 | Merge remote-tracking branch 'upstream/master' | Ian Ross | 1 | -0/+2 | |
2013-04-21 | Improve tag handling API | Ian Ross | 1 | -24/+97 | |
Expose function tagsFieldWith and renderTagCloudWith to provide more flexible tag rendering APIs; add tagCloudField and tagCloudFieldWith to provide context-based facility for tag cloud rendering. | |||||
2013-04-21 | Add "data" as a URL attribute | Ian Ross | 1 | -1/+1 | |
2013-04-21 | Add poleiro.info to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2013-04-13 | Add workforpizza.com to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2013-04-12 | Fix typo | Christopher Young | 1 | -1/+1 | |
2013-04-08 | Bump cryptohash test dependency as well | Jasper Van der Jeugt | 1 | -1/+1 | |
See #132 | |||||
2013-04-08 | Merge pull request #132 from qnikst/master | Jasper Van der Jeugt | 1 | -1/+1 | |
allow using cryptohash-0.9 | |||||
2013-04-08 | cryptohash dependency loosened | Alexander Vershilov | 1 | -1/+1 | |
2013-04-04 | Account for scheme-relative URLs | Simonas Kazlauskas | 3 | -3/+10 | |
http://url.spec.whatwg.org/#concept-scheme-relative-url | |||||
2013-04-04 | Add event filtering based on pattern | Jasper Van der Jeugt | 5 | -29/+64 | |
2013-04-04 | Add Simonas Kazlauskas to contributors | Jasper Van der Jeugt | 1 | -0/+1 | |
2013-04-04 | Merge pull request #131 from simukis/fsnotify | Jasper Van der Jeugt | 3 | -53/+41 | |
Migrate to filesystem notification | |||||
2013-04-04 | Debug info for Alternative instances | Jasper Van der Jeugt | 8 | -33/+40 | |
See #126 | |||||
2013-04-03 | Update patch for 5e4adaecb | Simonas Kazlauskas | 1 | -9/+6 | |
2013-04-03 | Merge github.com:jaspervdj/hakyll into fsnotify | Simonas Kazlauskas | 11 | -43/+86 | |
2013-04-03 | Add `getResourceFilePath` | Jasper Van der Jeugt | 1 | -1/+10 | |
See #130 | |||||
2013-04-03 | Account for absolute paths in `shouldIgnoreFile` | Jasper Van der Jeugt | 7 | -30/+47 | |
2013-04-02 | Add web2day-nantes.org to examples | Jasper Van der Jeugt | 1 | -0/+2 | |
2013-04-01 | Fix issue where: hasProtocol "foo" == True | Jasper Van der Jeugt | 1 | -1/+5 | |
See #129 | |||||
2013-04-01 | Merge pull request #129 from simukis/check-whitelist | Jasper Van der Jeugt | 1 | -4/+12 | |
Properly implement protocol skipping in checker | |||||
2013-04-01 | Properly implement protocol skipping in checker | Simonas Kazlauskas | 1 | -4/+12 | |
Network.HTTP can only check if http:// and https:// links resolve, however there is much more scheme names than just `mail:`, `http://` and `https://`. They would be handed off to internal URI checker and would fail. | |||||
2013-03-31 | Refine code | Simonas Kazlauskas | 2 | -19/+13 | |
This patch includes several smaller changes, namely: 1. We don't use result of `update` function and likely never will, so don't bother generating it. 2. Rename watch function to better reflect what it does. 3. Never exit preview server in case of failed update. | |||||
2013-03-30 | Prefer relative directories instead of absolute | Simonas Kazlauskas | 1 | -14/+12 | |
This allows us to fully utilise shouldIgnoreFile | |||||
2013-03-30 | Use shouldIgnoreFile | Simonas Kazlauskas | 1 | -8/+6 | |
2013-03-30 | Run server in main thread | Simonas Kazlauskas | 2 | -12/+4 | |
2013-03-30 | Migrating from polling to notification: First shot | Simonas Kazlauskas | 2 | -35/+44 | |
Using system file notification APIs it is much more efficient than polling files every second. | |||||
2013-03-30 | We'll do it ourselves | Jasper Van der Jeugt | 2 | -9/+12 | |