index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Hakyll
/
Context.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-20
Add newtype for Context
Jasper Van der Jeugt
1
-2
/
+7
2010-03-11
Gave some functions better (more appropriate) names.
Jasper Van der Jeugt
1
-0
/
+4
2010-03-11
Moved some modules around for fun and profit.
Jasper Van der Jeugt
1
-83
/
+2
2010-03-10
Removed xxxWith functions, they can be implemented more elegant using Arrows ...
Jasper Van der Jeugt
1
-18
/
+16
2010-03-06
Documentation++, added copyValue function.
Jasper Van der Jeugt
1
-2
/
+9
2010-03-01
Added simple pagination (unstable).
Jasper Van der Jeugt
1
-3
/
+3
2010-02-27
Readability improvements.
Jasper Van der Jeugt
1
-7
/
+8
2010-01-27
Added createListing, createListingWith functions.
Jasper Van der Jeugt
1
-3
/
+3
2010-01-23
Documentation++.
Jasper Van der Jeugt
1
-3
/
+22
2010-01-23
Added changeExtension ContextManipulation.
Jasper Van der Jeugt
1
-1
/
+15
2010-01-17
Changed to tibbe's style guide for imports.
Jasper Van der Jeugt
1
-1
/
+1
2010-01-17
Documentation++.
Jasper Van der Jeugt
1
-1
/
+1
2010-01-11
Readability++.
Jasper Van der Jeugt
1
-8
/
+9
2010-01-10
Added custom Template system. Highly experimental.
Jasper Van der Jeugt
1
-12
/
+14
2010-01-10
Worked on substitution.
Jasper Van der Jeugt
1
-7
/
+0
2010-01-10
Started working on relative-url branch.
Jasper Van der Jeugt
1
-0
/
+7
2010-01-09
Some changes to the regex interface, and version bump.
Jasper Van der Jeugt
1
-4
/
+3
2010-01-03
Added context manipulating functions and associated render functions. Also, v...
Jasper Van der Jeugt
1
-0
/
+47