From b82baa285b430b21f74b3d577617533c4618b118 Mon Sep 17 00:00:00 2001 From: Dana Woodman Date: Tue, 31 Dec 2013 14:00:19 -0800 Subject: [PATCH] Adding chimeraarts.org to hall-of-fame I've added the website for the makerspace I founded into the hall of fame list as an example of what you can do with Hugo. It's a work in progress (like everything) but should show people another example of using Hugo in the real world. Hugo has made it much easier to update our website content without needing to use bloated or expensive tools. Thanks! --- docs/content/community/hall-of-fame.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/content/community/hall-of-fame.md b/docs/content/community/hall-of-fame.md index d6b9ab191..6950b5c7e 100644 --- a/docs/content/community/hall-of-fame.md +++ b/docs/content/community/hall-of-fame.md @@ -11,7 +11,8 @@ If you want to be added to this page please send a [pull request](https://github -| **Site** | **Source** | **License** | -| ------------------------------- | --------------------------------------------- | -----------: | -| [hugo](http://hugo.spf13.com) | [source](http://github.com/spf13/hugo/docs) | SIMPL | -| [spf13](http://spf13.com) | [source](http://github.com/spf13/spf13.com) | MIT | +| **Site** | **Source** | **License** | +| -------------------------------------------- | ----------------------------------------------------- | -----------: | +| [hugo](http://hugo.spf13.com) | [source](http://github.com/spf13/hugo/docs) | SIMPL | +| [spf13](http://spf13.com) | [source](http://github.com/spf13/spf13.com) | MIT | +| [Chimera Art Space](http://chimeraarts.org) | [source](https://github.com/chimera/chimeraarts.org) | CC-SA |