Commit graph

82 commits

Author SHA1 Message Date
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
Jasper Van der Jeugt
94c94376cf Add tutorial on live reload 2016-07-23 12:53:00 +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
Pratyush Mishra
fd74894342 Fix rsync command in GH Pages tutorial 2016-06-28 12:38:28 +03:00
Jasper Van der Jeugt
56ac26f2a8 Add GH pages & Circle CI external tutorial 2016-06-16 14:01:20 +02:00
Jasper Van der Jeugt
f884a60d30 Make a not about stack init in the tutorial 2016-05-12 10:26:59 -04:00
Jasper Van der Jeugt
afbc784dc0 Add functionField external tutorial 2016-04-06 17:55:37 +02:00
Jasper Van der Jeugt
9c7733226b Tutorial improvements 2016-04-01 14:14:53 +02:00
Jasper Van der Jeugt
bb3f0d3cff Add external articles 2016-03-30 21:32:12 +02:00
Jasper Van der Jeugt
d1461f299e Merge pull request #405 from narrative/narrative-patch-1
Create github-pages-tutorial.md
2016-03-30 12:52:33 +01:00
Erik Stevenson
c0e576a8bd Rename branch, inline script listing, add metadata 2016-03-29 18:30:14 -04:00
Jasper Van der Jeugt
4a5f26c97a Add a note about setLocaleEncoding in FAQ
See #399
2016-03-29 17:25:05 +02:00
Harry Garrood
d94ada5c5e Recommend Stack in installation/basics tutorials 2016-03-16 21:21:15 +00:00
erik
03dbc4e99b Adds introduction and fixed formatting issues 2016-02-28 03:34:21 -05:00
erik
1369b45721 Create github-pages-tutorial.md
As requested in #397.
2016-02-27 20:05:29 -05: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
Rohan Jain
a7cbf47642
The AUR package for Hakyll isn't there anymore
Signed-off-by: Rohan Jain <crodjer@gmail.com>
2015-08-22 09:19:07 +05:30
Franco Victorio
85e8b98ea1 Fix little grammar error in tutorial 3 2014-12-25 17:33:22 -03:00
TakSuyu
b89efde60f fixed tick quote on partial 2014-10-31 14:46:34 -07:00
kusut
bd8305aeba Update using-clay-with-hakyll.markdown
add putCss, compact version, and cabal sandbox info
2014-05-14 18:31:41 +07:00
Simonas Kazlauskas
b452cff01e Add note on Windows UTF-8 issue
Fixes #253
2014-05-10 16:18:12 +03:00
Simonas Kazlauskas
6521cd7cbc Mention -threaded option in the tutorial 2014-03-04 21:23:48 +02:00
Christian Baumhof
4b34d16f9f Changed command to watch from deprecated preview 2014-01-30 00:53:57 +01:00
bitraten
1aba59c3fb Corrected small typo in migration guide 2013-12-10 22:03:58 +01:00
Jasper Van der Jeugt
c4e6b7fd8d Update teaser tutorial 2013-06-17 12:03:52 +02:00
Jasper Van der Jeugt
a591b1622f All ready for the 4.3 release! 2013-06-12 12:15:53 +02:00
Jasper Van der Jeugt
e687662ba0 teaserContext -> teaserField 2013-06-06 10:21:18 +02:00
Jasper Van der Jeugt
569c6e035a Clarify ./site rebuild a bit
See #160
2013-06-04 10:10:34 +02:00
Jasper Van der Jeugt
7588d48618 Fix link to list module
See #159
2013-06-04 10:07:41 +02:00
Jasper Van der Jeugt
5bca6e017c The File util module is not internal
See #159
2013-06-04 10:05:01 +02:00
Ivan N. Veselov
98127118fb Added a tutorial on using teasers functionality. 2013-05-04 19:13:56 +03:00
Christopher Young
fe88175e40 Tweak PATH documentation 2013-04-29 09:15:41 -04:00
Christopher Young
2ebe47eaf6 Add a link for more help regarding common installation paths for Haskell 2013-04-29 09:07:59 -04:00
Christopher Young
7ecd85dc48 Change tense of verb in documentation 2013-04-29 09:03:57 -04:00
Jasper Van der Jeugt
a72906095c Update recentFirst usage in tutorial 5
Closes #120
2013-03-13 20:27:45 +01:00
Jasper Van der Jeugt
5c053d4c71 Add a section on the UTF-8 stuff in the faq 2013-03-11 11:47:54 +01:00
Jasper Van der Jeugt
b91c8be54b Update example & tutorials with new recentFirst 2013-02-24 10:55:11 +01:00
Simonas Kazlauskas
cbc2983221 Fix a typo in FAQ 2013-02-11 19:53:14 +02:00
Jasper Van der Jeugt
52802ed57f Note that hakyll-init creates a new dir 2013-02-10 11:05:37 +01:00
Miikka Koskinen
9aaadd8696 Add a syntax highlighting example to FAQ 2013-02-02 22:13:19 +02:00
John Tyree
3572779568 Fix little typo in tutorial 03. 2013-01-27 19:36:01 +01:00
Jasper Van der Jeugt
7e4ca6f271 Typo & syntax highlighting fixes in tutorial 4 2013-01-24 09:19:00 +01:00
Jasper Van der Jeugt
d2aaf335c3 Pattern version updates 2013-01-14 15:05:24 +01:00
Jasper Van der Jeugt
82a725bd8f Site updates 2013-01-13 21:46:25 +01:00
Jasper Van der Jeugt
282f0e2041 Start writing migration guide 2013-01-13 17:09:46 +01:00
Jasper Van der Jeugt
34e6ad4231 Add tutorial on versions 2013-01-13 15:51:22 +01:00
Jasper Van der Jeugt
f2905021ec Add a clay tutorial 2013-01-13 12:36:45 +01:00