From eead94fde4278ccf78728eec1d5a99c99d40c32b Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 30 Aug 2020 14:12:34 +0200 Subject: Add xvw.github.io to examples --- web/examples.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/examples.markdown') diff --git a/web/examples.markdown b/web/examples.markdown index 3657ea0..770eecb 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -192,6 +192,8 @@ directly with the default Hakyll site. [source](https://github.com/rpearce/robertwpearce.com) - , [source](https://github.com/thjread/thjread-blog) +- , + [source](https://github.com/xvw/planet) ## Hakyll 3.X -- cgit v1.2.3 From a5cf4470511bdf4fe7fe709b3dcf274fd9832d16 Mon Sep 17 00:00:00 2001 From: Jean-Charles Quillet Date: Sat, 6 Mar 2021 16:56:54 +0100 Subject: Add jeancharles.quillet.org to examples (#834) --- web/examples.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/examples.markdown') diff --git a/web/examples.markdown b/web/examples.markdown index 770eecb..4286d91 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -194,6 +194,8 @@ directly with the default Hakyll site. [source](https://github.com/thjread/thjread-blog) - , [source](https://github.com/xvw/planet) +- , + [source](https://github.com/jecaro/jeancharles.quillet) ## Hakyll 3.X -- cgit v1.2.3 From 04aa10917e7a004277e955048040dbb7c451e6d8 Mon Sep 17 00:00:00 2001 From: Norman Liu <57917002+dreamsmasher@users.noreply.github.com> Date: Fri, 12 Mar 2021 15:58:09 -0500 Subject: add nliu.net to examples for shameless self-promotion (#836) * added nliu.net to examples for shameless self-promotion * fixed comma formatting --- web/examples.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/examples.markdown') diff --git a/web/examples.markdown b/web/examples.markdown index 4286d91..c98937e 100644 --- a/web/examples.markdown +++ b/web/examples.markdown @@ -196,6 +196,8 @@ directly with the default Hakyll site. [source](https://github.com/xvw/planet) - , [source](https://github.com/jecaro/jeancharles.quillet) +- , + [source](https://github.com/dreamsmasher/site-haskell-source) ## Hakyll 3.X -- cgit v1.2.3