From 40cef137034fc3b56a91321f321decfd6d974491 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Thu, 15 Oct 2015 10:59:47 -0400 Subject: [PATCH] Added section for Public Gists Wanted a way to properly share full configuration Gists. --- source/cookbook/index.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/cookbook/index.markdown b/source/cookbook/index.markdown index 7c76927ec11..f9a6fb5a876 100644 --- a/source/cookbook/index.markdown +++ b/source/cookbook/index.markdown @@ -12,6 +12,14 @@ footer: true This is a community currated list of `configuration.yaml` examples. New recipes can be added via the [home-assistant.io repository](https://github.com/balloob/home-assistant.io/tree/master/source/cookbook). +#### Recipes + {% directory path:cookbook exclude:index %} * [{{ file.slug | replace: '_',' ' | capitalize }}]({{ file.slug | prepend: '/cookbook/' | append: '.html' }}) {% enddirectory %} + +#### Configuration.yaml Gists +Please be sure to properly scrub your configuration.yaml files before publically sharing on this page. + +- [Carlo Costanzo](https://github.com/CCOSTAN) - [Configuration.yaml](https://gist.github.com/CCOSTAN/9934de973a293b809868) +