summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJoshua K. Farrar <joshua.farrar@gmail.com>2018-08-01 13:40:25 -0400
committerJasper Van der Jeugt <jaspervdj@gmail.com>2018-08-02 10:34:01 +0900
commitab16db042a0484e724183e928de80fdb122b1a2c (patch)
tree28c4ee111affaae133239a511caf7dbd628063cf /web
parentec4fafd0e5a8459d09a75b7d1a11412ed20ff446 (diff)
downloadhakyll-ab16db042a0484e724183e928de80fdb122b1a2c.tar.gz
add hakyll-sass to the list of haykll libraries
it works well with npm-provided libraries, such as bootstrap
Diffstat (limited to 'web')
-rw-r--r--web/libraries.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/libraries.markdown b/web/libraries.markdown
index 77fab37..1fb7c3e 100644
--- a/web/libraries.markdown
+++ b/web/libraries.markdown
@@ -18,3 +18,4 @@ Here is a list of the ones I know of (I would be happy to hear about others).
a conversion tool from other blog engines to Hakyll.
- [hakyll-elm](https://hackage.haskell.org/package/hakyll-elm),
Hakyll wrapper for the Elm compiler.
+- [hakyll-sass](http://hackage.haskell.org/package/hakyll-sass), a compiler for SASS templates.