Commit graph

1629 commits

Author SHA1 Message Date
Jasper Van der Jeugt
2ef6d118df Add nicolerauch.de to examples 2016-08-16 11:33:49 -04:00
Jasper Van der Jeugt
fdb298d6a2 Fix partials and add a test
Fixes #460
2016-08-04 14:13:24 +02:00
Jasper Van der Jeugt
82ba9542e7 Reorganise template module hierarchy 2016-08-03 12:14:54 +02:00
Jasper Van der Jeugt
98e0b03fb4 Enable listings and indices in the preview server
Fixes #457
2016-07-31 15:53:50 +02:00
Jasper Van der Jeugt
02d7520b42 Merge pull request #453 from sk3r/cmd_parser_replacement
cmdArgs to Options.Applicative
2016-07-31 15:39:31 +02:00
Jasper Van der Jeugt
9e41414880 Merge pull request #454 from samgd/whitespace-control
Whitespace trimming
2016-07-31 15:39:04 +02:00
samgd
a31a565403
s/that/that the/ 2016-07-25 18:49:32 +02:00
samgd
11ef948720
Fix merge conflicts 2016-07-25 18:24:12 +02:00
samgd
82d6402ba3
Trim instructions. TrimRd chunk might need TrimL. Trim tests. 2016-07-25 12:47:30 +02:00
samgd
43c969f326
Fix module layout 2016-07-24 17:30:47 +02:00
sk3r
1acebf2699 cmdArgs to Options.Applicative
changed shell options parser from cmdAgrs to Options.Applicative
2016-07-24 16:35:40 +02:00
samgd
ca7b78ee42
Working trimming but module loop and formatting req. 2016-07-24 15:10:12 +02:00
Jasper Van der Jeugt
68e9c77042 Merge pull request #451 from lortabac/master
Include file name in error messages
2016-07-23 16:04:17 +02:00
Jasper Van der Jeugt
363571f267 Merge pull request #449 from thkoch2001/patch-1
s/--local-bin-path/--local-bin/
2016-07-23 16:03:36 +02:00
Jasper Van der Jeugt
a38bb3c72c Merge pull request #450 from thkoch2001/patch-2
stack init is not really optional
2016-07-23 16:03:12 +02:00
samgd
a04f722eb1
Canonicalize file + initial if/for planning 2016-07-23 15:50:53 +02:00
samgd
9867094bd2
Expr trimming. '-' binds to '$'. 2016-07-23 14:46:15 +02:00
Jasper Van der Jeugt
94c94376cf Add tutorial on live reload 2016-07-23 12:53:00 +02:00
samgd
430a0a8849
Partial trimming 2016-07-23 12:52:55 +02:00
samgd
6e14d33a10
For trimming 2016-07-23 12:41:41 +02:00
Lorenzo
871cfd36dd Include file name in error messages 2016-07-23 12:31:03 +02:00
samgd
6c0be2e2d3
If Trim parsing 2016-07-23 12:21:38 +02:00
Thomas Koch
70ee447ff1 stack init is not really optional
stack build complains if there is no stack.yaml so the previous comment is misleading for people who don't know what stack init does.
2016-07-23 12:14:31 +02:00
Jasper Van der Jeugt
24e6d6865a Change note for stack init 2016-07-23 12:13:42 +02:00
Thomas Koch
56de1d069d s/--local-bin-path/--local-bin/
output of `stack path --local-bin-path`:

```
Run from outside a project, using implicit global project config
Using resolver: lts-6.8 from implicit global project's config file: /home/REDACTED/.stack/global-project/stack.yaml

'--local-bin-path' will be removed in a future release.
Please use '--local-bin' instead.
```
2016-07-23 12:06:42 +02:00
Jasper Van der Jeugt
ccced51cf4 Merge pull request #448 from lortabac/master
Fail if template is not parsed until eof
2016-07-22 17:47:30 +02:00
Lorenzo
7a1989d288 Merge remote-tracking branch 'upstream/master' 2016-07-22 17:02:04 +02:00
samgd
02dd1cf236
Add Trim_ data constructors. Add If test for Trim 2016-07-22 16:39:22 +02:00
Lorenzo
3d713e9f2c Fail if template is not parsed until eof
This should fix the second problem in #376.
2016-07-22 16:37:18 +02:00
samgd
94cbdc1b1e
Remove redundant where 2016-07-22 15:58:45 +02:00
Jasper Van der Jeugt
cb07202f5a Merge pull request #447 from Arguggi/master
Switch preview server from Snap to Warp
2016-07-22 13:12:25 +02:00
Arguggi
1e7e78f2e8 Fix test dependencies 2016-07-22 13:01:18 +02:00
Arguggi
c4216c15fc Switch preview server from Snap to Warp 2016-07-22 12:43:14 +02:00
Jasper Van der Jeugt
9b8a225718 Merge pull request #446 from lucamolteni/master
Fixes https://github.com/jaspervdj/hakyll/issues/323
2016-07-22 12:39:54 +02:00
Luca Molteni
c0a4f3f055 Fixes https://github.com/jaspervdj/hakyll/issues/323 we have less compression but we preserve correct CSS semantic 2016-07-22 12:10:07 +02:00
Jasper Van der Jeugt
72d2b11efe Remove include macro from .ghci 2016-07-22 11:38:20 +02:00
Jasper Van der Jeugt
ab48976880 Merge pull request #445 from ethagnawl/444-port-default.html-to-html5
#444 - porting default.html from XHTML to HTML5
2016-07-13 17:05:03 +02:00
Peter Doherty
ac7d7220aa #444 - group viewport meta tag with other meta tags 2016-07-13 10:51:24 -04:00
Jasper Van der Jeugt
40bdac73b8 Add www.kuznero.com to examples 2016-07-13 14:28:43 +02:00
Peter Doherty
78329b24d8 #444 - porting default.html to valid html5 2016-07-12 14:18:24 -04:00
Jasper Van der Jeugt
00c7aca797 Add static-dust.klpn.se to examples 2016-06-29 13:16:13 +02:00
Jasper Van der Jeugt
0963ad0ba4 Merge pull request #441 from Pratyush/rsync-fix
Fix rsync command in GH Pages tutorial
2016-06-28 12:51:22 +02:00
Pratyush Mishra
fd74894342 Fix rsync command in GH Pages tutorial 2016-06-28 12:38:28 +03:00
Jasper Van der Jeugt
6ac190a834 Merge pull request #440 from jtojnar/verbose-check
Make errors in Check less verbose
2016-06-25 23:25:33 +02:00
Jan Tojnar
164a7dc7ee
Make errors in Check less verbose 2016-06-25 23:02:18 +02:00
Jasper Van der Jeugt
6258625c7b Merge pull request #435 from crodjer/pandoc-citeproc
Upgrade `pandoc-citeproc` to 0.10
2016-06-25 13:37:15 +02:00
Jasper Van der Jeugt
58fe3f4ab3 Bump version to 4.8.3.2 2016-06-21 11:20:27 +02:00
Jasper Van der Jeugt
4194752f3d Add nek0.eu to examples 2016-06-21 11:11:49 +02:00
Jasper Van der Jeugt
6a88430ce9 Merge branch 'master' of github.com:jaspervdj/hakyll 2016-06-21 10:59:23 +02:00
Jasper Van der Jeugt
2f5d3522d5 Merge pull request #437 from felixonmars/patch-1
Allow data-default 0.7, pandoc-citeproc 0.10, and tagsoup 0.14
2016-06-21 10:55:39 +02:00