index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
Added overwritten files check
Ilya Murzinov
1
-16
/
+40
2017-10-15
Fixed build script
Ilya Murzinov
1
-9
/
+17
2017-10-08
Remove non-existent links from examples
Michael Sloan
1
-8
/
+0
2017-08-19
Default CSS mobile-friendly (contribution by Iko)
Jasper Van der Jeugt
1
-29
/
+114
2017-07-31
Add https://falconpilot.github.io/ to examples
Ralph' Potato
1
-0
/
+2
2017-07-10
Expose & document hakyllWithExitCodeAndArgs, Options, and Command
Michael Walker
1
-0
/
+15
2017-07-05
Better errors for redirects
Jasper Van der Jeugt
1
-4
/
+11
2017-07-05
Redirect: add checks for non-overlapping definitions
gwern
1
-1
/
+7
2017-07-04
Fix early exit when calling check as a library
Jasper Van der Jeugt
1
-1
/
+1
2017-06-19
Bump version to 4.9.8.0
Jasper Van der Jeugt
3
-3
/
+15
2017-06-19
Move src/ to lib/, put Init.hs in src/
Jasper Van der Jeugt
53
-1
/
+21
2017-06-19
Bump dependencies
Jasper Van der Jeugt
2
-23
/
+24
2017-06-19
Restructure .cabal to avoid redundant compilation
Christopher League
2
-39
/
+13
2017-06-10
Bump version to 4.9.7.0
Jasper Van der Jeugt
2
-1
/
+6
2017-06-10
Import Options.Applicative qualified
Jasper Van der Jeugt
1
-28
/
+55
2017-06-10
Some small CSS compression improvements
Nicole Rauch
2
-9
/
+14
2017-06-09
Bump version to 4.9.6.0
Jasper Van der Jeugt
2
-1
/
+11
2017-06-09
Tighten the dependency on pandoc-citeproc.
Mikhail Glushenkov
1
-1
/
+1
2017-05-21
Add bananasandlenses.net to examples
Denis Shevchenko
1
-0
/
+2
2017-05-21
Add some tutorials and links
Daniel Campoverde
3
-0
/
+14
2017-05-21
Enable using custom parser for command line arguments
Alberto
1
-28
/
+56
2017-05-21
Use semantic html in example
Elie Génard
3
-30
/
+33
2017-03-18
Better error for `cached` on non-existing file
Jasper Van der Jeugt
1
-1
/
+10
2017-03-17
Add rosanbo.com to examples
Paul de Rosanbo
1
-0
/
+2
2017-03-16
Add the Contributor Covenant. (#531)
Evan Cofsky
1
-0
/
+45
2017-03-16
Add limansky.me to examples (#492)
Mike Limansky
1
-0
/
+2
2017-03-16
Add anler.me to examples (#521)
Anler Hernández Peral
1
-0
/
+2
2017-02-25
Add argumatronic.com to examples
Jasper Van der Jeugt
1
-2
/
+4
2017-02-20
Added brandonstil.es to examples (#522)
Civic Labs
1
-0
/
+2
2017-02-14
Provide an `$allPages$` key when doing pagination
Jasper Van der Jeugt
1
-1
/
+28
2017-02-11
Preserve file metadata in copyFileCompiler
frederik-h
1
-3
/
+11
2017-02-09
Bump version to 4.9.5.1
Jasper Van der Jeugt
2
-1
/
+7
2017-02-09
Revert "Move hakyll-init to https://github.com/jaspervdj/hakyll-init"
Jasper Van der Jeugt
2
-0
/
+110
2017-02-09
Revert "Add note about hakyll-init in README"
Jasper Van der Jeugt
1
-5
/
+0
2017-02-09
Dependency version bumps
Jasper Van der Jeugt
1
-6
/
+6
2017-01-23
Merge branch 'release/4.9'
Jasper Van der Jeugt
2
-1
/
+6
2017-01-23
Bump version to 4.9.5.0
Jasper Van der Jeugt
2
-1
/
+6
2017-01-23
Fix ifdefs in Hakyll.Check
Jasper Van der Jeugt
1
-15
/
+13
2017-01-23
Fix ifdefs in Hakyll.Check
Jasper Van der Jeugt
1
-15
/
+13
2017-01-22
Bump year in LICENSE
Jasper Van der Jeugt
1
-1
/
+1
2017-01-22
Add note about hakyll-init in README
Jasper Van der Jeugt
1
-0
/
+5
2017-01-22
Merge pull request #516 from sjakobi/move-hakyll-init
Jasper Van der Jeugt
2
-110
/
+0
2017-01-22
Move hakyll-init to https://github.com/jaspervdj/hakyll-init
Simon Jakobi
2
-110
/
+0
2017-01-22
Bump version to 4.9.4.0
Jasper Van der Jeugt
4
-10
/
+25
2017-01-22
Bump directory to 1.3, time to 1.7, vector to 0.12
Jasper Van der Jeugt
1
-7
/
+7
2017-01-17
Merge pull request #511 from beerendlauwers/patch-1
Jasper Van der Jeugt
1
-0
/
+2
2017-01-17
Merge pull request #512 from beerendlauwers/patch-2
Jasper Van der Jeugt
1
-0
/
+14
2017-01-17
Added information about the separator functionality in $for$.
Beerend Lauwers
1
-0
/
+14
2017-01-16
Add HaskAnything to the examples page.
Beerend Lauwers
1
-0
/
+2
2017-01-09
Merge pull request #506 from clample/concurrent-check
Jasper Van der Jeugt
1
-73
/
+104
[next]