diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-06-16 14:00:19 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2016-06-16 14:01:20 +0200 |
commit | 56ac26f2a8266e5c09390f7f94e5eaee92596f7a (patch) | |
tree | fba8c46dc74d2ecbd5d3fc83dcbc9fa97c9edada /web | |
parent | d4d2dadcc3cde29762f6740cf66ed90095324e6b (diff) | |
download | hakyll-56ac26f2a8266e5c09390f7f94e5eaee92596f7a.tar.gz |
Add GH pages & Circle CI external tutorial
Diffstat (limited to 'web')
-rw-r--r-- | web/tutorials/external-github-pages-circle-ci.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/tutorials/external-github-pages-circle-ci.md b/web/tutorials/external-github-pages-circle-ci.md new file mode 100644 index 0000000..8e25b8e --- /dev/null +++ b/web/tutorials/external-github-pages-circle-ci.md @@ -0,0 +1,6 @@ +--- +title: Create a GitHub page with Hakyll and CircleCI +author: Juan Pedro Villa +url: https://www.stackbuilders.com/news/dr-hakyll-create-a-github-page-with-hakyll-and-circleci +external: true +--- |