Commit graph

617 commits

Author SHA1 Message Date
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
Jasper Van der Jeugt
e6918c7253 Merge pull request #269 from co-dan/demoteheaders
Fix #223: `demoteHeaders` should not modify anything in the document, apart from the headers
2014-06-13 19:35:55 +02:00
Simonas Kazlauskas
721bdc2950 Generate a cabal file for the initialised site
Fixes #267
2014-06-13 19:11:30 +03:00
Jasper Van der Jeugt
74daa49cd5 Draft pagination 2014-06-06 13:47:59 +02:00
Jasper Van der Jeugt
f9a0d37088 Fix issue in paginate dependencies 2014-05-20 09:29:56 +02:00
Albert Krewinkel
75b3bc0a16 Allow Emacs org-mode as markup-language in *.org files
This closes #231.
2014-05-10 12:32:34 +02:00