Commit graph

844 commits

Author SHA1 Message Date
Richard Cook
270c99b9d2 Fixes #408: Documentation for "unixFilter" now compiles 2016-03-14 19:12:19 -07:00
Jasper Van der Jeugt
6eb19c9eaa Merge pull request #385 from bergus/template
templateCompiler compiles resource body only
2016-01-31 17:26:49 +01:00
Yuriy Syrovetskiy
dccef0759e Item context has precedence before feed context 2015-11-20 15:50:14 +03:00
Bergi
5a4ae41473 templateBodyCompiler compiles resource body only
and becomes the new default, instead of templateCompiler

fixes #378
2015-10-24 20:29:10 +02:00
Jasper Van der Jeugt
0bfa763dc6 Export getModificationTime 2015-10-24 11:42:25 +02:00
Javran Cheng
9c9fe95a35 guard explained 2015-09-25 07:28:53 -04:00
Javran Cheng
5b36fea95c prevent "-h" or "--help" from generating dir
assume user in general is not expecting "--something" directory
to be generated.
2015-09-24 15:26:01 -04:00
Duncan
e77564f1b2 Add "poster" as a URL attribute 2015-08-16 15:49:56 +12:00
Adam Bergmark
11bd56b316 Allow time 1.4.* 2015-08-01 16:27:38 +02:00
Jasper Van der Jeugt
df2bc9fa9e Bump fsnotify to 0.2 2015-08-01 10:15:03 +02:00
Jasper Van der Jeugt
f9872ba1bb Allow empty template, fix some import warnings
Closes #355
2015-06-30 11:51:53 +02:00
Matthias C. M. Troffaes
578c5ca77b Improve documentation of getResourceBody, getResourceString, and getResourceLBS.
See issue #228.
2015-06-24 10:17:29 +01:00
Jasper Van der Jeugt
b034bcea95 Drop old-time, old-locale, time-locale-compat deps 2015-06-23 14:01:13 +02:00
Jasper Van der Jeugt
a43b4ee90f Merge pull request #327 from mcmtroffaes/patch-1
Add convenience function pandocBiblioCompiler.
2015-06-23 11:06:08 +02:00
80x24
4412807ffd add support for mediawiki 2015-06-14 20:19:56 +08:00
Jasper Van der Jeugt
eb4ea434a6 Update to use Pandoc 1.14 2015-05-29 11:52:36 +02:00
Erik Dominikus
0eb8a8b4ff Let caller decide exit 2015-04-30 17:16:45 +02:00
Jasper Van der Jeugt
297a6e7687 Merge pull request #344 from cstrahan/ghc710fix
fix building on GHC 7.10
2015-04-08 00:21:06 +02:00
Charles Strahan
d6e68fc317 fix building on GHC 7.10
closes #343
2015-04-07 10:22:29 -04:00
Jasper Van der Jeugt
2819aebaf7 Fix typos in "separator"
See #342
2015-04-03 16:51:11 +02:00
Jasper Van der Jeugt
9fa80ad38c Merge pull request #342 from NorfairKing/general-teaser-seperator
Added support for a custom teaser separator
2015-04-03 16:48:36 +02:00
Joshua Simmons
1ba78f4e0d change file extension to .dbk for docbook 2015-03-30 13:24:30 -07:00
Tom Sydney Kerckhove
8323f784b8 Added support for a custom teaser separator
This way you don't need to use the <!--more--> separator.
You can define your own.
2015-03-30 19:18:09 +02:00
Joshua Simmons
6a4b09e1c2 let pandoc handle DocBook files 2015-03-23 10:08:45 -07:00
Hans-Peter Deifel
5fdaba6f29 Don't add .cabal extension twice in init
Previously, hakyll-init would create the cabal file with a name like
name.cabal.cabal.
2015-02-24 17:41:18 +01:00
Jasper Van der Jeugt
31b2294b10 Merge pull request #332 from cpennington/author-name-rss
Add author name by default to RSS feeds
2015-02-22 12:38:39 +01:00
Magnus Therning
a9183ac8e8 Fix a typo in disabled preview server function.
Signed-off-by: Magnus Therning <magnus@therning.org>
2015-02-22 00:20:53 +01:00
Calen Pennington
ac0fc618ff Add author name by default to RSS feeds 2015-02-20 15:02:42 -05:00
Ferenc Wágner
26b2ee3b94 Add boolField 2015-01-13 09:33:58 +01:00
Jasper Van der Jeugt
9307ec5263 Ensure "Listening on 0.0.0.0:8000" message is not garbled 2015-01-10 22:16:05 +01:00
Matthias C. M. Troffaes
be151b94a4 fix typo 2015-01-09 15:29:20 +00:00
Matthias C. M. Troffaes
285b3c4af0 add horizontal rule before function 2015-01-09 15:29:01 +00:00
Matthias C. M. Troffaes
2663c24807 add missing export 2015-01-09 15:25:12 +00:00
Matthias C. M. Troffaes
e7c077de2f add convenience function pandocBiblioCompiler 2015-01-09 15:07:20 +00:00
Jasper Van der Jeugt
fee73b93ad Fix another dependency cycle issue
Closes #326
2015-01-09 13:14:04 +01:00
Jasper Van der Jeugt
66cb964224 Clean up hakyll-init a little
Closes #325
2015-01-06 14:11:20 +01:00
Jasper Van der Jeugt
27c3942369 Merge pull request #300 from ohbadiah/master
matchMetadata for examining metadata when defining rules
2015-01-06 13:42:08 +01:00
Daniel P. Wright
b36232e05e Refactor match and matchMetadata code into matchInternal
As per jaspervdj's request in #300, refactor the common code from
match and matchMetadata into a single, unexported function.
2015-01-03 22:55:51 +09:00
Jasper Van der Jeugt
f498a43c64 Fix dependency handling bug
Closes #321
2014-12-28 15:28:45 +01:00
Jasper Van der Jeugt
6f4ccbdc49 Fix dependency handling for snapshots 2014-12-12 16:33:50 +01:00
Jasper Van der Jeugt
2e23f373ed Bump fsnotify, citeproc, poll changes 2014-11-03 11:38:51 +01:00
Jasper Van der Jeugt
76cfb53958 Add listFieldWith 2014-10-29 10:47:22 +01:00
Jasper Van der Jeugt
3c15d0fd34 Improve rulesExtraDependencies usage 2014-10-28 10:53:35 +01:00
Jasper Van der Jeugt
59b6f01218 Better functions in templates 2014-10-27 12:20:31 +01:00
Takayuki Muranushi
51b147bbe1 support parsing article date from directory names in addition to file name. 2014-10-07 11:26:48 +09:00
Nick McAvoy
d0af1024d0 matchMetadata for examining metadata when defining rules 2014-09-16 22:20:11 -04:00
Jan-Philip Loos
3008142e03 added binary instances for csl and pandoc, fix #174 2014-09-08 16:04:30 +02:00
Jasper Van der Jeugt
8d22340e7a Don't have TagSoup decode any HTML entities 2014-08-25 11:16:46 +02:00
Rickard Nilsson
ac9b3d7d93 Fix compilation errors with pandoc-citeproc 0.4 2014-08-20 18:05:20 +02:00
Simonas Kazlauskas
261277dfc5 Fix build failure introduced by 3ee6f28
Fixes #270
2014-06-26 19:48:58 +03:00