diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2017-02-25 14:09:16 +0100 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2017-02-25 14:09:16 +0100 |
commit | e213fe8560eda60efe2ec736b185d7949d2ccc00 (patch) | |
tree | c3b261e3ed8c5a6336d5f67ded38006141fc2c59 /web | |
parent | 9ebed19730354e54778cea70be865e82cfd2b83c (diff) | |
download | hakyll-e213fe8560eda60efe2ec736b185d7949d2ccc00.tar.gz |
Add argumatronic.com to examples
Diffstat (limited to 'web')
-rw-r--r-- | web/examples.markdown | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/web/examples.markdown b/web/examples.markdown index 6a76d3c..7aa774d 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -165,9 +165,11 @@ directly with the default Hakyll site. - <http://rahul.nu/>, [source](https://github.com/rp/rp.github.io/tree/dev) - <http://haskanything.com/>, -[source](https://github.com/beerendlauwers/HaskAnything) + [source](https://github.com/beerendlauwers/HaskAnything) - <https://www.brandonstil.es/>, -[source](https://github.com/stilesb/brandonstil.es) + [source](https://github.com/stilesb/brandonstil.es) +- <http://argumatronic.com/>, + [source](https://gitlab.com/GinBaby/argumatronic/tree/master) ## Hakyll 3.X |