Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2013-06-04 | Clarify ./site rebuild a bit | Jasper Van der Jeugt | 1 | -2/+6 | |
See #160 | |||||
2013-06-04 | Fix link to list module | Jasper Van der Jeugt | 1 | -1/+1 | |
See #159 | |||||
2013-06-04 | The File util module is not internal | Jasper Van der Jeugt | 1 | -4/+0 | |
See #159 | |||||
2013-05-04 | Added a tutorial on using teasers functionality. | Ivan N. Veselov | 1 | -0/+95 | |
2013-04-29 | Tweak PATH documentation | Christopher Young | 1 | -4/+6 | |
2013-04-29 | Add a link for more help regarding common installation paths for Haskell | Christopher Young | 1 | -1/+4 | |
2013-04-29 | Change tense of verb in documentation | Christopher Young | 1 | -3/+7 | |
2013-03-13 | Update recentFirst usage in tutorial 5 | Jasper Van der Jeugt | 1 | -2/+3 | |
Closes #120 | |||||
2013-03-11 | Add a section on the UTF-8 stuff in the faq | Jasper Van der Jeugt | 1 | -0/+21 | |
2013-02-24 | Update example & tutorials with new recentFirst | Jasper Van der Jeugt | 1 | -4/+4 | |
2013-02-11 | Fix a typo in FAQ | Simonas Kazlauskas | 1 | -1/+1 | |
2013-02-10 | Note that hakyll-init creates a new dir | Jasper Van der Jeugt | 1 | -2/+3 | |
2013-02-02 | Add a syntax highlighting example to FAQ | Miikka Koskinen | 1 | -0/+12 | |
2013-01-27 | Fix little typo in tutorial 03. | John Tyree | 1 | -1/+1 | |