summaryrefslogtreecommitdiff
path: root/src/Text/Hakyll/File.hs
AgeCommit message (Expand)AuthorFilesLines
2010-01-18Merge branch 'master' of git://github.com/seschwar/Hakyll into experimentalJasper Van der Jeugt1-1/+11
2010-01-18Added reStructuredText support.Sebastian Schwarz1-0/+1
2010-01-18Added support for other common Markdown file extensions.Sebastian Schwarz1-1/+10
2010-01-17Changed to tibbe's style guide for imports.Jasper Van der Jeugt1-1/+2
2010-01-17Documentation++.Jasper Van der Jeugt1-3/+5
2010-01-15Moved some more functions from the IO monad to the Hakyll monad stack.Jasper Van der Jeugt1-14/+18
2010-01-14Added ReaderT to our stack.Jasper Van der Jeugt1-2/+6
2010-01-11Readability++.Jasper Van der Jeugt1-9/+14
2010-01-11Added $root in filepaths.Jasper Van der Jeugt1-3/+7
2010-01-10Fixed bug in toURL.Jasper Van der Jeugt1-1/+3
2010-01-10Worked on substitution.Jasper Van der Jeugt1-1/+3
2010-01-10Started working on relative-url branch.Jasper Van der Jeugt1-0/+7
2010-01-08Added tagblog example (tutorial coming up).Jasper Van der Jeugt1-2/+16
2010-01-08Added link function.Jasper Van der Jeugt1-0/+1
2010-01-05Added an havingExtension filter because it's handy.Jasper Van der Jeugt1-0/+7
2009-12-29Fixed typo. Making another attempt to have it built on hackage...Jasper Van der Jeugt1-1/+1
2009-12-27More explicit imports.Jasper Van der Jeugt1-7/+7
2009-12-18Changed to a more general directory command, and added css command.Jasper Van der Jeugt1-1/+6
2009-12-17Splitted Text.Hakyll.Util into Text.Hakyll.File and Text.Hakyll.Util.Jasper Van der Jeugt1-0/+55