Commit graph

83 commits

Author SHA1 Message Date
Jasper Van der Jeugt
7848e95a79 Fix another parentheses mismatch 2010-09-01 10:59:07 +02:00
Jasper Van der Jeugt
490162e277 Fix 2 tutorial issues (patch by Carl Mäsak) 2010-09-01 10:26:21 +02:00
Jasper Van der Jeugt
ca19ed8025 Fix tutorial example (forgotten liftIO import) 2010-08-30 10:09:15 +02:00
Jasper Van der Jeugt
253f7c65b6 Version bump 2010-08-06 13:39:43 +02:00
Jasper Van der Jeugt
d3b87ba259 Add tutorial about templates 2010-08-06 13:28:23 +02:00
Jasper Van der Jeugt
2d4d31d542 Version bump 2010-06-22 11:59:49 +02:00
Jasper Van der Jeugt
a5630e8adc Update tutorial, changelog 2010-06-21 17:10:19 +02:00
Jasper Van der Jeugt
2a21970c93 Update interlude for defaultHakyllConfiguration. 2010-06-17 18:13:20 +02:00
Jasper Van der Jeugt
1ad5314581 Add section on default/global values. 2010-06-17 17:56:05 +02:00
Jasper Van der Jeugt
1b73752de3 Warning about indexUrl's/absoluteUrl in tutorial. 2010-06-17 17:42:51 +02:00
Jasper Van der Jeugt
54817e3f13 Version bump. 2010-06-17 10:29:07 +02:00
Jasper Van der Jeugt
f88a5ec219 Update changelog for 2.1. 2010-05-21 10:46:46 +02:00
Jasper Van der Jeugt
06aa9fbc7b Expose pandoc options (patch by JD Marble). 2010-05-20 23:54:38 +02:00
Jasper Van der Jeugt
e7d446c1a4 Add tutorial section about syntax highlighting. 2010-05-13 17:15:19 +02:00
Jasper Van der Jeugt
681d46c8ff Added some links to examples on hakyll homepage. 2010-04-04 14:39:01 +02:00
Jasper Van der Jeugt
1a8f00e787 Type fix by minh thu. 2010-03-31 15:53:24 +02:00
Jasper Van der Jeugt
30f191044a Dug in git commits to restore changelogs. 2010-03-31 15:23:00 +02:00
Jasper Van der Jeugt
19268870c7 Updated changelog. 2010-03-31 15:06:33 +02:00
Jasper Van der Jeugt
318c3a4330 Fixed zip file url's. 2010-03-31 15:06:22 +02:00
Jasper Van der Jeugt
64b1a7f77b Updated zip files. 2010-03-31 15:06:04 +02:00
Jasper Van der Jeugt
1b8e2ec316 Added update note on tutorials page. 2010-03-31 14:31:46 +02:00
Jasper Van der Jeugt
8a27b9af12 Some minor updates to hakyll site.
- Hide image captions.
- Remove old tutorials.
- Some minor changes to the tutorials.
2010-03-31 14:19:47 +02:00
Jasper Van der Jeugt
193dc6d3d8 Updated tutorial about categoryblog. 2010-03-31 13:51:28 +02:00
Jasper Van der Jeugt
d108263907 Added "helping out" section to tutorials.
We really need more feedback on the turorials, so we can
adapt them to the needs of the readers.
2010-03-30 19:36:41 +02:00
Jasper Van der Jeugt
622c259708 Adapted examples to general style guide.
Because I thought the examples should follow the same style
guidelines as the Hakyll code itself, I adapted them to it.
2010-03-30 19:25:22 +02:00
Jasper Van der Jeugt
82931dd666 Updated categoryblog example to Hakyll-2.x. 2010-03-30 17:36:56 +02:00
Jasper Van der Jeugt
6fd37349cf Updated part 7 of the tutorial. 2010-03-29 22:15:04 +02:00
Jasper Van der Jeugt
509f919997 Fixed error when rendering literate Haskell.
Literate haskell was not listed in the pattern matching on
FileType's, so it gave an error that the file type could not be
rendered. This was quickly resolved by adding it to the list.
2010-03-26 16:49:12 +01:00
Jasper Van der Jeugt
c8dd9b7f74 Hakyll site style update. 2010-03-24 15:39:16 +01:00
Jasper Van der Jeugt
159b03cefe Added sixth tutorial part. 2010-03-24 15:30:51 +01:00
Jasper Van der Jeugt
4e6ab05b78 Updated tagblog example to hakyll-2.x 2010-03-21 15:57:12 +01:00
Jasper Van der Jeugt
099de3b47f Typo fix by Andrew Antle. 2010-03-18 07:58:20 +01:00
Jasper Van der Jeugt
7af87aa883 Added 5th part of the tutorial. 2010-03-15 19:08:17 +01:00
Jasper Van der Jeugt
e358894df1 Migrated rssblog example to feedblog. 2010-03-15 19:07:53 +01:00
Jasper Van der Jeugt
e7918c39f8 Wrote fourth part of the tutorials. 2010-03-12 16:46:08 +01:00
Jasper Van der Jeugt
dabfc43e08 Added "Why renderChain" section, fixed some typos. 2010-03-12 14:24:29 +01:00
Jasper Van der Jeugt
d98520a226 Added 'The gist of it' sections. 2010-03-11 21:34:16 +01:00
Jasper Van der Jeugt
e0504b0de2 Updated tutorial 3. 2010-03-11 21:28:52 +01:00
Jasper Van der Jeugt
fa88a0e922 Started writing Hakyll 2.x tutorials. Updated brochure example. 2010-03-11 18:03:48 +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
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
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
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