Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-01 | Fix 2 tutorial issues (patch by Carl Mäsak) | Jasper Van der Jeugt | 1 | -2/+2 | |
2010-08-30 | Fix tutorial example (forgotten liftIO import) | Jasper Van der Jeugt | 1 | -0/+1 | |
2010-08-06 | Version bump | Jasper Van der Jeugt | 3 | -7/+23 | |
2010-08-06 | Add tutorial about templates | Jasper Van der Jeugt | 7 | -522/+565 | |
2010-08-06 | Readable errors when hamlet parsing fails | Jasper Van der Jeugt | 1 | -2/+13 | |
2010-08-06 | Fix link bug in paginate module | Jasper Van der Jeugt | 1 | -1/+6 | |
2010-08-06 | Refactored Template data structure. | Jasper Van der Jeugt | 3 | -45/+52 | |
2010-08-05 | Hamlet support (experimental) | Jasper Van der Jeugt | 6 | -28/+97 | |
2010-08-02 | Add a simple static configuration | Jasper Van der Jeugt | 5 | -17/+94 | |
2010-08-02 | Add inHakyllDirectory function and test cases | Jasper Van der Jeugt | 5 | -2/+53 | |
2010-07-31 | Option to choose between preview modes | Jasper Van der Jeugt | 2 | -3/+40 | |
2010-07-29 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-07-29 | More liberal dependency versions | Jasper Van der Jeugt | 1 | -12/+12 | |
2010-06-22 | Version bump | Jasper Van der Jeugt | 2 | -1/+6 | |
2010-06-22 | Wrap RSS descriptions in CDATA | Jasper Van der Jeugt | 2 | -2/+2 | |
2010-06-22 | User can supply custom time locale for renderDate | Jasper Van der Jeugt | 1 | -3/+17 | |
2010-06-21 | Version bump | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-06-21 | Update tutorial, changelog | Jasper Van der Jeugt | 2 | -7/+22 | |
2010-06-21 | More conservative dependencies | Jasper Van der Jeugt | 1 | -12/+12 | |
2010-06-20 | Add newtype for Context | Jasper Van der Jeugt | 12 | -42/+57 | |
2010-06-18 | Allow markdown/tex/... in templates | Jasper Van der Jeugt | 2 | -9/+14 | |
2010-06-17 | Update interlude for defaultHakyllConfiguration. | Jasper Van der Jeugt | 1 | -7/+3 | |
2010-06-17 | Force setting of absoluteUrl with custom config. | Jasper Van der Jeugt | 1 | -4/+5 | |
2010-06-17 | Add section on default/global values. | Jasper Van der Jeugt | 1 | -0/+15 | |
2010-06-17 | Warning about indexUrl's/absoluteUrl in tutorial. | Jasper Van der Jeugt | 1 | -0/+4 | |
2010-06-17 | Version bump. | Jasper Van der Jeugt | 2 | -1/+5 | |
2010-06-16 | Rewrote preview mode. | Jasper Van der Jeugt | 3 | -33/+29 | |
Preview mode is now based on server requests instead of time intervals. This should solve some problems out there. | |||||
2010-05-25 | Server allows URL's containing '?'. | Jasper Van der Jeugt | 1 | -1/+2 | |
2010-05-25 | Typo fix by masak. | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-05-22 | Add possibility to change URL through Arrows. | Jasper Van der Jeugt | 6 | -18/+33 | |
2010-05-21 | Update changelog for 2.1. | Jasper Van der Jeugt | 1 | -0/+8 | |
2010-05-20 | Expose pandoc options (patch by JD Marble). | Jasper Van der Jeugt | 4 | -40/+54 | |
2010-05-13 | Add tutorial section about syntax highlighting. | Jasper Van der Jeugt | 1 | -0/+10 | |
2010-04-08 | Fixedencoding error in RSS feed. | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-04-04 | Added fix to allow dashes in pages. | Jasper Van der Jeugt | 3 | -11/+39 | |
Hakyll splits pages into metadata sections by lines starting with `---`. Because of this, thing like Header ------ Some text. will not parse. This commit fixes this, by fixating the length of the the dash pattern -- all dashed lines should contain the same number of dashes. Therefor, you can use something like --- title: Foobar --- Header ------ Some text. | |||||
2010-04-04 | Added some links to examples on hakyll homepage. | Jasper Van der Jeugt | 1 | -0/+8 | |
2010-04-01 | Moved Arbitrary Template instance to tests. | Jasper Van der Jeugt | 3 | -36/+35 | |
This way, the code for Text.Hakyll.Internal.Template is cleaner, and our library does not depend on QuickCheck anymore. | |||||
2010-04-01 | Added test case for non-metadata pages. | Jasper Van der Jeugt | 1 | -0/+9 | |
2010-03-31 | Type fix by minh thu. | Jasper Van der Jeugt | 1 | -4/+4 | |
2010-03-31 | Dug in git commits to restore changelogs. | Jasper Van der Jeugt | 1 | -1/+32 | |
2010-03-31 | Updated changelog. | Jasper Van der Jeugt | 1 | -0/+10 | |
2010-03-31 | Fixed zip file url's. | Jasper Van der Jeugt | 6 | -6/+6 | |
2010-03-31 | Updated zip files. | Jasper Van der Jeugt | 6 | -0/+0 | |
2010-03-31 | Version bump. | Jasper Van der Jeugt | 1 | -1/+1 | |
2010-03-31 | Added update note on tutorials page. | Jasper Van der Jeugt | 1 | -0/+7 | |
2010-03-31 | Some minor updates to hakyll site. | Jasper Van der Jeugt | 10 | -1009/+12 | |
- Hide image captions. - Remove old tutorials. - Some minor changes to the tutorials. | |||||
2010-03-31 | Updated tutorial about categoryblog. | Jasper Van der Jeugt | 5 | -2/+105 | |
2010-03-30 | Added "helping out" section to tutorials. | Jasper Van der Jeugt | 2 | -9/+25 | |
We really need more feedback on the turorials, so we can adapt them to the needs of the readers. | |||||
2010-03-30 | Adapted examples to general style guide. | Jasper Van der Jeugt | 5 | -39/+55 | |
Because I thought the examples should follow the same style guidelines as the Hakyll code itself, I adapted them to it. | |||||
2010-03-30 | Updated categoryblog example to Hakyll-2.x. | Jasper Van der Jeugt | 4 | -40/+37 | |