Commit graph

734 commits

Author SHA1 Message Date
Jasper Van der Jeugt
3d2b2506d0 Move modified cache to resource provider
Currently, it's kept twice: in Run and in the Provider. On
the long term, it should be migrated entirely to the
Provider, this can be done when the new dependency manager
is finished.
2011-04-06 09:30:24 +02:00
Jasper Van der Jeugt
015663657c New resource module hierarchy 2011-04-05 22:14:49 +02:00
Jasper Van der Jeugt
433f36e6f3 Merge branch 'nested-rules' 2011-04-05 22:02:40 +02:00
Jasper Van der Jeugt
19dc9f5f9f Update tutorial to new matching mechanism 2011-04-05 17:34:00 +02:00
Jasper Van der Jeugt
8dd1f94e02 Update examples to new matching mechanism 2011-04-05 16:20:43 +02:00
Jasper Van der Jeugt
ff118fec98 Simplify match implementation(s) 2011-04-05 11:58:26 +02:00
Jasper Van der Jeugt
4925dd828e Bring tests up-to-date 2011-04-05 11:52:50 +02:00
Jasper Van der Jeugt
ecf4c64f62 Monoid instance for pattern 2011-04-05 11:50:46 +02:00
Jasper Van der Jeugt
b7059a0f1a Add function to construct predicates 2011-04-05 11:46:16 +02:00
Jasper Van der Jeugt
091014a60e Restructure pattern internals 2011-04-05 10:55:09 +02:00
Jasper Van der Jeugt
041ec5c309 Add getIdentifiers 2011-04-04 22:58:43 +02:00
Jasper Van der Jeugt
8b5347eb26 Assoc. list-based implementation of tags
Goal is to be able to sort them later (see gh-22)
2011-04-04 21:57:28 +02:00
Jasper Van der Jeugt
f6c65aadd7 Works-for-me implementation of nested rules 2011-04-04 20:49:22 +02:00
Jasper Van der Jeugt
c8588f13c8 Version bump (3.0.2.2) 2011-04-04 12:17:15 +02:00
Jasper Van der Jeugt
5cc710d548 Don't ignore dotfiles in getRecursiveContents 2011-04-04 12:16:38 +02:00
Jasper Van der Jeugt
383f35df52 Fix typo in Nicolas' name 2011-04-04 10:02:17 +02:00
Jasper Van der Jeugt
151661fd0a Version bump (3.0.2.1) 2011-04-04 09:20:23 +02:00
Jasper Van der Jeugt
127c669eba Add renderTagList 2011-04-04 09:18:50 +02:00
Jasper Van der Jeugt
c3dbb0ca77 Start playing with dependency analyzer 2011-04-03 10:23:27 +02:00
Jasper Van der Jeugt
1e5f2f0691 Move FileType module 2011-03-30 17:37:56 +02:00
Jasper Van der Jeugt
5a3967ad41 Version bump 2011-03-30 07:44:32 +02:00
Benedict Eastaugh
29072a5a63 Correctly decode request URIs in the preview server. 2011-03-30 00:43:11 +01:00
Jasper Van der Jeugt
98a486987b Add Benedict to contributors 2011-03-29 20:30:44 +02:00
Benedict Eastaugh
1a9c5460fe Improve example template HTML slightly. 2011-03-29 18:18:38 +01:00
Benedict Eastaugh
aa3b313986 Update tagblog example and show how to use an item's body field in the description for RSS and Atom feed entries. 2011-03-29 17:58:44 +01:00
Benedict Eastaugh
4d7b889695 Fix some templates in the feedblog example. 2011-03-29 17:54:26 +01:00
Benedict Eastaugh
5a15be95bd Remove categoryblog example, as the category functionality has been removed from Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
356191fcc7 Update tagblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
c288567388 Update morepages example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
9ddde6c0fa Update feedblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Benedict Eastaugh
87234295cf Update simpleblog example to work with Hakyll 3. 2011-03-29 17:30:23 +01:00
Jasper Van der Jeugt
379cd0eed4 Add copyBodyToField, copyBodyFromField methods 2011-03-29 18:19:19 +02:00
Jasper Van der Jeugt
8bd45b97de New implementation of patterns using globs.
Closes gh-18
2011-03-29 15:04:01 +02:00
Jasper Van der Jeugt
e9666f78e8 Add new dependency analyzer & tests 2011-03-28 18:35:02 +02:00
Jasper Van der Jeugt
241efb1614 Fix storing path 2011-03-20 17:18:29 +01:00
Jasper Van der Jeugt
9d95ef483d Save dependency graph after run 2011-03-20 17:17:39 +01:00
Jasper Van der Jeugt
92aa446041 Don't require Writable for storing things 2011-03-20 15:51:20 +01:00
Jasper Van der Jeugt
99233f830c Binary instance for DirectedGraph 2011-03-20 15:14:42 +01:00
Jasper Van der Jeugt
18d19e068b Version bump 2011-03-19 11:31:50 +01:00
Jasper Van der Jeugt
85252f8ab8 Fix filepath-1.2 issue in toSiteRoot 2011-03-19 11:31:02 +01:00
Jasper Van der Jeugt
969d6687e5 Alternative include directory on Mac OS X 2011-03-08 13:05:01 +01:00
Jasper Van der Jeugt
5cd7143946 Version bump 2011-03-08 11:03:49 +01:00
Jasper Van der Jeugt
cf71e29546 Make toSiteRoot work with /xxx URL's 2011-03-08 11:03:07 +01:00
Jasper Van der Jeugt
1ea5678130 Add paolino to contributors 2011-03-07 22:16:53 +01:00
Jasper Van der Jeugt
383cd33ce5 Version bump 2011-03-07 22:10:30 +01:00
Jasper Van der Jeugt
26b233dd7a Tag url links should be absolute 2011-03-07 22:10:07 +01:00
Jasper Van der Jeugt
29a18d6188 Add section about inotify 2011-03-07 15:25:28 +01:00
Jasper Van der Jeugt
3724c5f483 Added section about regex-pcre in tutorial 2011-03-07 15:20:26 +01:00
Jasper Van der Jeugt
b8d2a936bd Version bump 2011-03-07 11:14:44 +01:00
Jasper Van der Jeugt
cb4db8b9d5 Throw nice error in cached 2011-03-07 11:14:20 +01:00