Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-05 | Tutorial: Pure Builds With Nix | Robert Pearce | 1 | -0/+5 | |
2020-04-14 | Add cabal install instructions | Jasper Van der Jeugt | 1 | -23/+49 | |
2020-02-26 | Fix installation command on NixOS | Thomas Bach | 1 | -3/+17 | |
2020-01-06 | Add robertwpearce.com to examples; update a robertwpearce tutorial title | Robert Pearce | 1 | -1/+1 | |
2019-12-31 | Add stack build to github pages tutorial | Jasper Van der Jeugt | 1 | -1/+8 | |
Closes #473 | |||||
2019-05-09 | docs: Update tutorial for consistent stack use | HaoZeke | 1 | -1/+1 | |
2019-04-28 | Add Tobias' external code inclusion writeup | Jasper Van der Jeugt | 1 | -0/+6 | |
2019-03-16 | robertwpearce: hakyll pt 5 tutorial source file | Robert Pearce | 1 | -0/+5 | |
2019-03-10 | Add Nix Package | Ben | 1 | -0/+1 | |
2019-01-27 | Add Robert Pearce's tutorials | Jasper Van der Jeugt | 4 | -0/+20 | |
2019-01-27 | Refactor tutorials on hakyll website | Jasper Van der Jeugt | 20 | -8/+20 | |
2018-10-12 | tutorial: link to Fedora base package | Jens Petersen | 1 | -1/+1 | |
2018-07-05 | Typo fix in tutorial | Craig Hall | 1 | -1/+1 | |
2018-05-29 | Update tutorial for YAML object metadata | Fabian Schläpfer | 1 | -1/+1 | |
Since version 4.8 `Metadata` is no longer a Map but a YAML object. (see #225) The compilers tutorial is adapted to use `lookupString` instead of `Map.lookup`. | |||||
2018-01-07 | Fix typo in 04-compilers.markdown | Olivier Verdier | 1 | -1/+1 | |
2017-11-17 | Delete external-live-reload.md since site went offline | Jan van Brügge | 1 | -6/+0 | |
2017-11-17 | Mention Fedora package in installation tutorial | Jens Petersen | 1 | -0/+1 | |
2017-05-21 | Add some tutorials and links | Daniel Campoverde | 2 | -0/+12 | |
* Add Hakyll 4 example: Silly Bytes * Add external tutorial: Blogger porting * Add external tutorial: Cassius templating | |||||
2017-01-17 | Added information about the separator functionality in $for$. | Beerend Lauwers | 1 | -0/+14 | |
2016-09-06 | Update git fetch and fix rsync for stack | Jakub Z | 1 | -3/+9 | |
2016-07-23 | Merge pull request #449 from thkoch2001/patch-1 | Jasper Van der Jeugt | 1 | -1/+1 | |
s/--local-bin-path/--local-bin/ | |||||
2016-07-23 | Merge pull request #450 from thkoch2001/patch-2 | Jasper Van der Jeugt | 1 | -1/+1 | |
stack init is not really optional | |||||
2016-07-23 | Add tutorial on live reload | Jasper Van der Jeugt | 1 | -0/+6 | |
2016-07-23 | stack init is not really optional | Thomas Koch | 1 | -1/+1 | |
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 | Change note for stack init | Jasper Van der Jeugt | 1 | -1/+1 | |
2016-07-23 | s/--local-bin-path/--local-bin/ | Thomas Koch | 1 | -1/+1 | |
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-06-28 | Fix rsync command in GH Pages tutorial | Pratyush Mishra | 1 | -1/+1 | |
2016-06-16 | Add GH pages & Circle CI external tutorial | Jasper Van der Jeugt | 1 | -0/+6 | |
2016-05-12 | Make a not about stack init in the tutorial | Jasper Van der Jeugt | 1 | -0/+1 | |
2016-04-06 | Add functionField external tutorial | Jasper Van der Jeugt | 2 | -1/+7 | |
2016-04-01 | Tutorial improvements | Jasper Van der Jeugt | 4 | -2/+22 | |
2016-03-30 | Add external articles | Jasper Van der Jeugt | 1 | -0/+6 | |
2016-03-30 | Merge pull request #405 from narrative/narrative-patch-1 | Jasper Van der Jeugt | 1 | -0/+174 | |
Create github-pages-tutorial.md | |||||
2016-03-29 | Rename branch, inline script listing, add metadata | Erik Stevenson | 1 | -13/+64 | |
2016-03-29 | Add a note about setLocaleEncoding in FAQ | Jasper Van der Jeugt | 1 | -0/+12 | |
See #399 | |||||
2016-03-16 | Recommend Stack in installation/basics tutorials | Harry Garrood | 2 | -32/+22 | |
2016-02-28 | Adds introduction and fixed formatting issues | erik | 1 | -37/+30 | |
2016-02-27 | Create github-pages-tutorial.md | erik | 1 | -0/+130 | |
As requested in #397. | |||||
2015-10-24 | templateBodyCompiler compiles resource body only | Bergi | 1 | -2/+2 | |
and becomes the new default, instead of templateCompiler fixes #378 | |||||
2015-08-22 | The AUR package for Hakyll isn't there anymore | Rohan Jain | 1 | -1/+0 | |
Signed-off-by: Rohan Jain <crodjer@gmail.com> | |||||
2014-12-25 | Fix little grammar error in tutorial 3 | Franco Victorio | 1 | -1/+1 | |
2014-10-31 | fixed tick quote on partial | TakSuyu | 1 | -1/+1 | |
2014-05-14 | Update using-clay-with-hakyll.markdown | kusut | 1 | -2/+15 | |
add putCss, compact version, and cabal sandbox info | |||||
2014-05-10 | Add note on Windows UTF-8 issue | Simonas Kazlauskas | 1 | -0/+3 | |
Fixes #253 | |||||
2014-03-04 | Mention -threaded option in the tutorial | Simonas Kazlauskas | 1 | -1/+1 | |
2014-01-30 | Changed command to watch from deprecated preview | Christian Baumhof | 1 | -1/+1 | |
2013-12-10 | Corrected small typo in migration guide | bitraten | 1 | -1/+1 | |
2013-06-17 | Update teaser tutorial | Jasper Van der Jeugt | 1 | -0/+13 | |
2013-06-12 | All ready for the 4.3 release! | Jasper Van der Jeugt | 1 | -14/+114 | |
2013-06-06 | teaserContext -> teaserField | Jasper Van der Jeugt | 1 | -3/+3 | |