summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Add identifier/pattern modulesJasper Van der Jeugt2-0/+138
2010-12-23Add tests for the directed graph modulesJasper Van der Jeugt3-24/+12
2010-12-23Add directed graph modulesJasper Van der Jeugt4-0/+219
2010-12-23Remove old code for nowJasper Van der Jeugt24-2297/+0
2010-12-13ContextManipulations → MetadataJasper Van der Jeugt3-66/+57
2010-12-13Experimental changes for a re-writeJasper Van der Jeugt6-105/+211
2010-11-15One implementation for toDestination and toCacheJasper Van der Jeugt1-11/+19
2010-11-14Add default titleJasper Van der Jeugt2-15/+6
2010-11-12Add renderMissingValue functionJasper Van der Jeugt1-6/+19
2010-10-28Fix compile errorJasper Van der Jeugt1-1/+2
2010-10-28Add a takeBody functionJasper Van der Jeugt3-7/+13
2010-10-28Arrow version of addFieldJasper Van der Jeugt1-4/+8
2010-10-28Add an `addField` functionJasper Van der Jeugt1-2/+15
2010-10-04Provide an arrow-based interface to Pandoc moduleJasper Van der Jeugt1-20/+19
2010-10-04Provide simple `renderActionWith` functionJasper Van der Jeugt1-7/+13
2010-10-04Clean up yesterday's work, fix testsJasper Van der Jeugt2-18/+25
2010-10-04Clean up modules a bitJasper Van der Jeugt5-5/+13
2010-10-04Separate pandoc from page reading, general cachingJasper Van der Jeugt5-67/+116
2010-10-02Disable partial functions (thanks chrisdone)Jasper Van der Jeugt5-15/+9
2010-10-01Add concurrency featuresJasper Van der Jeugt1-2/+23
2010-10-01Document withTagMap functionJasper Van der Jeugt1-0/+2
2010-10-01Treat .page extensions as markdownJasper Van der Jeugt1-0/+1
2010-09-27Fix warningsJasper Van der Jeugt1-2/+0
2010-09-23Migrate to BlazeHtml for HTML generationJasper Van der Jeugt2-12/+18
2010-09-23Export all modules in Text.Hakyll, for the lazyJasper Van der Jeugt2-1/+27
2010-08-06Readable errors when hamlet parsing failsJasper Van der Jeugt1-2/+13
2010-08-06Fix link bug in paginate moduleJasper Van der Jeugt1-1/+6
2010-08-06Refactored Template data structure.Jasper Van der Jeugt3-45/+52
2010-08-05Hamlet support (experimental)Jasper Van der Jeugt5-26/+92
2010-08-02Add a simple static configurationJasper Van der Jeugt4-17/+93
2010-08-02Add inHakyllDirectory function and test casesJasper Van der Jeugt3-0/+32
2010-07-31Option to choose between preview modesJasper Van der Jeugt2-3/+40
2010-06-22User can supply custom time locale for renderDateJasper Van der Jeugt1-3/+17
2010-06-20Add newtype for ContextJasper Van der Jeugt10-33/+42
2010-06-18Allow markdown/tex/... in templatesJasper Van der Jeugt2-9/+14
2010-06-17Force setting of absoluteUrl with custom config.Jasper Van der Jeugt1-4/+5
2010-06-16Rewrote preview mode.Jasper Van der Jeugt3-33/+29
2010-05-25Server allows URL's containing '?'.Jasper Van der Jeugt1-1/+2
2010-05-25Typo fix by masak.Jasper Van der Jeugt1-1/+1
2010-05-22Add possibility to change URL through Arrows.Jasper Van der Jeugt6-18/+33
2010-05-20Expose pandoc options (patch by JD Marble).Jasper Van der Jeugt3-39/+52
2010-04-04Added fix to allow dashes in pages.Jasper Van der Jeugt1-10/+20
2010-04-01Moved Arbitrary Template instance to tests.Jasper Van der Jeugt1-34/+2
2010-03-31Updated tutorial about categoryblog.Jasper Van der Jeugt1-2/+2
2010-03-27Fixed error causing post lists to be reversed.Jasper Van der Jeugt2-11/+16
2010-03-26Fixed error when rendering literate Haskell.Jasper Van der Jeugt1-4/+5
2010-03-26Added `.txt` support, tests update.Jasper Van der Jeugt2-0/+4
2010-03-14Added renderBody function.Jasper Van der Jeugt1-0/+11
2010-03-12Changes String to FilePath on appropriate places.Jasper Van der Jeugt1-2/+2
2010-03-11Started writing Hakyll 2.x tutorials. Updated brochure example.Jasper Van der Jeugt1-0/+1