index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Hakyll
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-17
Merge branch 'master' of https://github.com/jaspervdj/hakyll
Igor Pashev
12
-277
/
+375
2021-07-16
Supporting different field names for tags. (#862)
Jim McStanton
1
-3
/
+9
2021-06-22
add 'forceCompile' rules modifier (#857)
Fraser Tweedale
2
-12
/
+48
2021-06-06
Allow demotion of headers by a given amount (#855)
Logan McGrath
1
-2
/
+10
2021-05-30
Async runtime with graph-based dependency cycle checks (#844)
Laurent P. René de Cotret
1
-136
/
+183
2021-04-15
Remove dependency on cryptonite and memory (#843)
Laurent P. René de Cotret
1
-26
/
+3
2021-03-14
Revert "File.hs: +symlink-based static file compiler; for multi-gigabyte site...
Jasper Van der Jeugt
1
-16
/
+0
2021-03-12
Add `renderPandocWithTransform` and `renderPandocWithTransformM`
Norman Liu
1
-3
/
+30
2020-12-29
Add documentation for the pandocBiblioCompiler (#828)
Chris Jensen
1
-0
/
+1
2020-12-06
Pandoc 2.11 compatibility (#826)
Jasper Van der Jeugt
2
-59
/
+55
2020-11-16
Derive Functor, Foldable and Traversable for Item (#815)
Mario Lang
1
-17
/
+2
2020-11-12
File.hs: +symlink-based static file compiler; for multi-gigabyte sites, this ...
Alexander Batischev
1
-0
/
+16
2020-11-12
Remove unnecessary conditional compilation for parseTimeM (#781)
Liang-Ting Chen
1
-9
/
+1
2020-09-30
Bump template-haskell and pandoc versions
Jasper Van der Jeugt
1
-0
/
+10
2020-06-30
Continuous integration on Windows and Linux
Laurent P. René de Cotret
1
-1
/
+29
2020-06-10
Let pandoc-types 1.21+ with new Block constructors
Igor Pashev
1
-5
/
+20
2020-06-10
Support dd.mm.yyyy date format
Igor Pashev
1
-0
/
+3
2020-06-04
Allow specifying a metadata provider
Igor Pashev
5
-17
/
+38
2020-06-03
Remove unused imports
Igor Pashev
1
-3
/
+1
2020-05-30
Miscellaneous Windows-specific fixes and CI
Laurent P. René de Cotret
4
-14
/
+24
2020-05-27
Fix for filepath matching on Windows
Laurent P. René de Cotret
2
-16
/
+18
2020-04-11
Fix MonadFail compilation issue on Windows
Martín Emanuel
1
-1
/
+1
2020-03-07
Add MonadFail imports
Nikolay Yakimov
4
-0
/
+4
2020-02-26
Fix timezone parsing with time-1.9
Jasper Van der Jeugt
1
-0
/
+3
2020-02-26
Fix compilation issues
Jasper Van der Jeugt
1
-1
/
+1
2020-02-26
Use 'cryptonite' instead of 'cryptohash'
Hexirp
1
-2
/
+16
2020-02-26
Reorganize Hakyll.Main export list
Jasper Van der Jeugt
1
-6
/
+9
2020-02-26
Expose CLI arg parser internals
Jim McStanton
1
-5
/
+24
2020-02-26
Support GHC-8.8
Veronika Romashkina
5
-8
/
+14
2019-11-27
Fix file path for compatibility with Windows
Hexirp
2
-6
/
+14
2019-11-27
Flush log before starting web server
Robert
1
-0
/
+1
2019-10-29
Add titles to tag fields
Jasper Van der Jeugt
1
-2
/
+4
2019-10-10
Fix a typo, t missing from the.
Phil de Joux
1
-1
/
+1
2019-08-30
Improve error messages
Jasper Van der Jeugt
12
-192
/
+455
2019-08-25
Add getCategory tests
David Parrish
1
-1
/
+1
2019-05-25
Add option to specify date in directory structure
Taeer Bar-Yam
1
-2
/
+9
2019-05-09
fixed: auto complete `published` overwrites user's context
ncaq
1
-1
/
+1
2019-05-06
Expose `getCategory` in Haskell.Web.Tags
Ng Wei En
1
-0
/
+1
2019-03-10
Added "srcset" to the list in `isUrlAttribute`.
c50a326
1
-1
/
+1
2018-11-24
Kill warning
Jasper Van der Jeugt
1
-1
/
+0
2018-11-24
Adds render{Rss,Atom}WithTemmplates function in the Web.Feed module
Abhinav Sarkar
1
-6
/
+32
2018-10-28
Speed up hashing in cache
0xd34df00d
1
-2
/
+6
2018-10-13
Updated type of fromFilePath to use FilePath instead of String
Jim McStanton
1
-1
/
+1
2018-10-02
Drop extension when parsing dates in filepaths
Gabriel Aumala
1
-2
/
+2
2018-06-10
Use makeRelativeToProject with embedFile (for stack ghci)
Michael Sloan
1
-6
/
+5
2018-05-29
Bump tasty to 1.1, fsnotify to 0.3
Jasper Van der Jeugt
1
-18
/
+8
2018-04-28
Fix path resolution in Pandoc.Biblio
knih
1
-5
/
+13
2018-03-20
Make Pandoc dependency optional
Bergi
1
-1
/
+0
2018-03-18
Fix typo in modificationTimeField docstring
Iustin Pop
1
-1
/
+1
2018-03-13
Bump dependencies
Jasper Van der Jeugt
1
-0
/
+1
[next]