Commit graph

415 commits

Author SHA1 Message Date
Jasper Van der Jeugt
f1b1e179aa Reintegrated Tag module. 2010-03-05 18:50:33 +01:00
Jasper Van der Jeugt
034c659b91 Aliased RenderAction () Context to Renderable, custompages now have correct dependencies. 2010-03-05 16:18:52 +01:00
Jasper Van der Jeugt
45eb74655f Removed deprecated code. 2010-03-05 12:48:52 +01:00
Jasper Van der Jeugt
664111c001 Simplified css and static code. 2010-03-05 12:22:09 +01:00
Jasper Van der Jeugt
cd51ba5789 Removes superfluous functions, added some logging. 2010-03-05 12:02:54 +01:00
Jasper Van der Jeugt
5d577bb8ef static and css now both use arrows. 2010-03-04 23:52:52 +01:00
Jasper Van der Jeugt
66ad9ce7f2 Again an url mistake, now the simpleblog works too. 2010-03-04 22:45:50 +01:00
Jasper Van der Jeugt
6b4b8064cd Fixed url inclusion bug. Brochure example works now. 2010-03-04 22:37:50 +01:00
Jasper Van der Jeugt
11996929aa Got it to compile again, disabled Tags for now. 2010-03-04 22:09:41 +01:00
Jasper Van der Jeugt
192c4a16ea Work on migration to arrows. Compulation fails.
- Update readPage to produce a Hakyll Context.
- Update createPagePath to produce a Context Arrow.
- Move Page to internal modules.
2010-03-04 09:50:25 +01:00
Jasper Van der Jeugt
76ebcf97b4 First careful transition from data to arrows. It compiles, but that's about it. 2010-03-04 00:02:37 +01:00
Jasper Van der Jeugt
e4f09b0a05 Clean up pagination, disable first/last link when on first/last page. 2010-03-01 18:50:02 +01:00
Jasper Van der Jeugt
eaf0c230fb Added simple pagination (unstable). 2010-03-01 18:17:12 +01:00
Jasper Van der Jeugt
9576700a77 Some more documentation. 2010-02-27 17:35:39 +01:00
Jasper Van der Jeugt
ea1bb41726 Readability improvements. 2010-02-27 17:32:27 +01:00
Jasper Van der Jeugt
9591142755 Cleanup with hlint. 2010-02-27 17:28:03 +01:00
Jasper Van der Jeugt
d980dd48ba Minor tweaks on site, made PagePath a newtype. 2010-02-27 17:24:28 +01:00
Jasper Van der Jeugt
37bed02f48 Version bump. 2010-02-17 17:21:23 +01:00
Jasper Van der Jeugt
627ad76ca6 Wrote about index url's in a tutorial. 2010-02-16 22:37:43 +01:00
Jasper Van der Jeugt
c9d4624a42 Updated tests. 2010-02-16 19:18:53 +01:00
Jasper Van der Jeugt
87e7e99a8c Better lhs writing. 2010-02-16 17:24:32 +01:00
Jasper Van der Jeugt
4f5d4c166c Wrote about autocompilation in a tutorial. 2010-02-15 16:53:34 +01:00
Jasper Van der Jeugt
7fa4011d34 Gave tutorials proper names and fixed rss link. 2010-02-12 19:29:35 +01:00
Jasper Van der Jeugt
6611e86ac5 Added autocompile mode to replace preview mode. 2010-02-12 12:01:23 +01:00
Jasper Van der Jeugt
732fdc9894 Fixed indexUrl error with html pages. 2010-02-02 14:07:24 +01:00
Jasper Van der Jeugt
c4b1fd5900 Added indexUrl option - experimental.
This option will render, for example, about.html to about/index.html. This way, url's will generally look more pretty.
2010-02-01 16:43:26 +01:00
Jasper Van der Jeugt
fbd9ff95bd A little more documentation. 2010-01-31 13:40:15 +01:00
Jasper Van der Jeugt
7afabf5c09 Better naming scheme. 2010-01-31 11:19:57 +01:00
Jasper Van der Jeugt
73d6b1d661 Version bump. 2010-01-30 12:48:54 +01:00
Jasper Van der Jeugt
340b87899d Added a category tutorial. 2010-01-29 18:36:54 +01:00
Jasper Van der Jeugt
c49cc9a046 Added a sortByBaseName function. 2010-01-29 18:36:42 +01:00
Jasper Van der Jeugt
4f335aa6a2 Added categoryblog example. 2010-01-29 15:16:08 +01:00
Jasper Van der Jeugt
8ff702589f Updated tutorials. 2010-01-29 13:58:29 +01:00
Jasper Van der Jeugt
7128cc9b5f Updated simpleblog, rssblog and tagblog examples to trunk. 2010-01-29 12:19:53 +01:00
Jasper Van der Jeugt
d205f96825 Updated documentation and examples. 2010-01-28 15:26:20 +01:00
Jasper Van der Jeugt
3f5df5ea59 Some more documentation. 2010-01-28 14:55:25 +01:00
Jasper Van der Jeugt
0d2cfb08a7 Categories are more or less stable now. 2010-01-28 13:00:23 +01:00
Jasper Van der Jeugt
a600b84662 Documented Text.Hakyll.Tags. 2010-01-28 12:29:05 +01:00
Jasper Van der Jeugt
b9e843e367 Started a cleanup of Text.Hakyll.Tags. 2010-01-27 23:48:40 +01:00
Jasper Van der Jeugt
f9a4b4f6f4 Added an option for categories instead/in addition to tags. Experimental. 2010-01-27 18:52:11 +01:00
Jasper Van der Jeugt
5928459858 Added createListing, createListingWith functions.
These functions were added to have a simpler and more high-level way to do the
common createCustomPage/renderAndConcat combination to create post lists, rss
feeds, ...
2010-01-27 18:02:43 +01:00
Jasper Van der Jeugt
f06b77bdef Version bump. 2010-01-27 12:55:46 +01:00
Jasper Van der Jeugt
ee682ab7a6 Updated examples. 2010-01-27 12:53:42 +01:00
Jasper Van der Jeugt
dc516e9665 Updated examples and tutorials. 2010-01-27 12:51:11 +01:00
Jasper Van der Jeugt
cf2c4ad77c Fixed typos in comments. 2010-01-27 12:42:15 +01:00
Jasper Van der Jeugt
8e78fe04f6 Made Arbitrary Page instance. 2010-01-25 15:12:20 +01:00
Jasper Van der Jeugt
d41500758f Backported previous tests. 2010-01-24 22:27:11 +01:00
Jasper Van der Jeugt
7a75e1f481 test-framework is fixed again, so we use it again. 2010-01-24 22:00:51 +01:00
Jasper Van der Jeugt
81e3df1e11 Added some different formats in the first example as a demonstration. 2010-01-24 19:38:23 +01:00
Jasper Van der Jeugt
fe7182d288 Added support for literate haskell files - patch by Mark Harris. 2010-01-24 19:14:16 +01:00