summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorDaniel Campoverde <alx741@riseup.net>2017-05-21 08:36:34 -0500
committerJasper Van der Jeugt <jaspervdj@gmail.com>2017-05-21 15:36:34 +0200
commit85ef16f5faf14dac21ac284024fd2982e24dcfa2 (patch)
tree7481f7eb15b2f0377be48d9e3f9cf3c4ddb5039c /web/tutorials
parentefa148c095f2c556016aa5789b995d4c10fb6eb7 (diff)
downloadhakyll-85ef16f5faf14dac21ac284024fd2982e24dcfa2.tar.gz
Add some tutorials and links
* Add Hakyll 4 example: Silly Bytes * Add external tutorial: Blogger porting * Add external tutorial: Cassius templating
Diffstat (limited to 'web/tutorials')
-rw-r--r--web/tutorials/external-blogger-port.md6
-rw-r--r--web/tutorials/external-cassius-template.md6
2 files changed, 12 insertions, 0 deletions
diff --git a/web/tutorials/external-blogger-port.md b/web/tutorials/external-blogger-port.md
new file mode 100644
index 0000000..a14cfad
--- /dev/null
+++ b/web/tutorials/external-blogger-port.md
@@ -0,0 +1,6 @@
+---
+title: Port an existing Blogger blog to Hakyll
+author: Daniel Campoverde
+url: 'http://www.sillybytes.net/posts/from_blogger_to_hakyll.html'
+external: true
+---
diff --git a/web/tutorials/external-cassius-template.md b/web/tutorials/external-cassius-template.md
new file mode 100644
index 0000000..1a10f82
--- /dev/null
+++ b/web/tutorials/external-cassius-template.md
@@ -0,0 +1,6 @@
+---
+title: Using Cassius templating with Hakyll
+author: Daniel Campoverde
+url: 'http://www.sillybytes.net/posts/using_hakyll_with_cassius.html'
+external: true
+---