summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/examples.markdown2
-rw-r--r--web/tutorials/external-blogger-port.md6
-rw-r--r--web/tutorials/external-cassius-template.md6
3 files changed, 14 insertions, 0 deletions
diff --git a/web/examples.markdown b/web/examples.markdown
index 7c3fdeb..f42fca3 100644
--- a/web/examples.markdown
+++ b/web/examples.markdown
@@ -176,6 +176,8 @@ directly with the default Hakyll site.
[source](https://github.com/stilesb/brandonstil.es)
- <http://argumatronic.com/>,
[source](https://gitlab.com/GinBaby/argumatronic/tree/master)
+- <http://sillybytes.net/>,
+ [source](https://github.com/sillybytes/sillybytes)
## Hakyll 3.X
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
+---