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
2016-12-08
Add tests/data/just-meta files to cabal
Jasper Van der Jeugt
1
-0
/
+2
2016-12-01
Bump pandoc dependency to 1.19
Jasper Van der Jeugt
2
-3
/
+8
2016-11-16
Merge pull request #482 from nickie/fix-yaml-number
Jasper Van der Jeugt
5
-1
/
+22
2016-11-16
Merge pull request #484 from alexanderlobov/new-example
Jasper Van der Jeugt
1
-0
/
+2
2016-11-13
Added alexanderlobov.ru to examples
Alexander Lobov
1
-0
/
+2
2016-10-31
Add test
Nikolaos S. Papaspyrou
4
-0
/
+17
2016-10-31
Add comment
Nikolaos S. Papaspyrou
1
-0
/
+2
2016-10-31
Bump hakyll to 4.9.1.0
Jasper Van der Jeugt
2
-1
/
+8
2016-10-31
Bump QuickCheck, http-conduit and pandoc
Jasper Van der Jeugt
2
-7
/
+8
2016-10-31
Merge pull request #478 from lfairy/update-deps
Jasper Van der Jeugt
3
-5
/
+5
2016-10-31
Fix integer fields in YAML metadata
Nikolaos S. Papaspyrou
1
-1
/
+3
2016-10-27
Merge pull request #480 from jflanglois/fix-extra-test-files
Jasper Van der Jeugt
1
-0
/
+5
2016-10-27
Merge pull request #481 from felixonmars/patch-1
Jasper Van der Jeugt
1
-2
/
+2
2016-10-27
Allow pandoc 1.18
Felix Yan
1
-2
/
+2
2016-10-23
Fix extra test files for packaging source files.
Julien Langlois
1
-0
/
+5
2016-10-17
Bump version to 4.9.0.0
Jasper Van der Jeugt
2
-1
/
+21
2016-10-17
Move from test-framework to tasty
Jasper Van der Jeugt
21
-89
/
+85
2016-10-17
Merge pull request #464 from yogsototh/fix-feed-with-cdata
Jasper Van der Jeugt
1
-1
/
+7
2016-10-16
Merge pull request #463 from NicoleRauch/master
Jasper Van der Jeugt
4
-9
/
+97
2016-10-14
Update to optparse-applicative 0.13
Chris Wong
2
-2
/
+3
2016-10-14
Update to http-conduit 2.2
Chris Wong
2
-4
/
+3
2016-09-07
Merge pull request #472 from jakzale/master
Jasper Van der Jeugt
1
-3
/
+9
2016-09-06
Update git fetch and fix rsync for stack
Jakub Z
1
-3
/
+9
2016-08-31
Merge pull request #470 from dikmax/patch-1
Jasper Van der Jeugt
1
-2
/
+0
2016-08-31
Remove https://dikmax.name/ from examples.
Maxim Dikun
1
-2
/
+0
2016-08-31
Merge pull request #469 from juhp/patch-1
Jasper Van der Jeugt
1
-1
/
+1
2016-08-31
prettyPrintParseException was introduced in yaml-0.8.11
Jens Petersen
1
-1
/
+1
2016-08-23
Add johnduhamel to examples
Jasper Van der Jeugt
1
-0
/
+2
2016-08-18
Fix feed generator when item contains CDATA
Yann Esposito (Yogsototh)
1
-1
/
+7
2016-08-16
Add nicolerauch.de to examples
Jasper Van der Jeugt
1
-0
/
+2
2016-08-15
Also trim whitespace around colons.
Nicole Rauch
2
-2
/
+4
2016-08-14
Removed two compiler warnings (unnecessary imports).
Nicole Rauch
1
-2
/
+0
2016-08-14
Unified the constant cases in all three functions.
Nicole Rauch
1
-8
/
+8
2016-08-14
Extracted a helper method because it was defined locally twice.
Nicole Rauch
1
-8
/
+11
2016-08-14
Do not strip comments that are inside constants.
Nicole Rauch
2
-1
/
+6
2016-08-14
Compressed the code by grouping the guards together.
Nicole Rauch
1
-9
/
+6
2016-08-14
We must avoid the compression of whitespace in constants by handling it in th...
Nicole Rauch
2
-2
/
+15
2016-08-14
Improved the compaction a bit more.
Nicole Rauch
2
-2
/
+3
2016-08-14
Compacted the code by unifying all the similar prefix options.
Nicole Rauch
1
-9
/
+6
2016-08-14
Compacted the tests and made them more readable.
Nicole Rauch
1
-22
/
+11
2016-08-14
We need to constantly check whether we are at the start of a constant, not ju...
Nicole Rauch
2
-9
/
+17
2016-08-14
Adding tests that make sure that whitespace at the start or end of constants ...
Nicole Rauch
1
-0
/
+5
2016-08-14
Adding tests that make sure that the constant terminators don't get mixed up.
Nicole Rauch
1
-0
/
+5
2016-08-14
Whitespace in certain kinds of string constants is no longer eliminated.
Nicole Rauch
2
-6
/
+25
2016-08-14
Added some unit tests for CompressCss
Nicole Rauch
3
-0
/
+46
2016-08-04
Fix partials and add a test
Jasper Van der Jeugt
5
-2
/
+28
2016-08-03
Reorganise template module hierarchy
Jasper Van der Jeugt
5
-430
/
+451
2016-07-31
Enable listings and indices in the preview server
Jasper Van der Jeugt
1
-5
/
+6
2016-07-31
Merge pull request #453 from sk3r/cmd_parser_replacement
Jasper Van der Jeugt
2
-74
/
+56
2016-07-31
Merge pull request #454 from samgd/whitespace-control
Jasper Van der Jeugt
9
-114
/
+431
[next]