From eb6ca0ae591615f11bca7ac1b0f59b25cf99ff36 Mon Sep 17 00:00:00 2001 From: Orchestrator81 Date: Fri, 18 Oct 2013 19:07:34 -0700 Subject: [PATCH 1/4] Update CodersClan getSupport button --- README.mdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.mdown b/README.mdown index 2dbda34..a954a81 100644 --- a/README.mdown +++ b/README.mdown @@ -17,9 +17,11 @@ For non-commercial, personal, or open source projects and applications, you may ## Support -Try the support forum at CodersClan. +Need help with getting Isotope up and running? Got a time-consuming code problem you want to get solved quickly? -[![Get Support](http://codersclan.net/graphics/getSupport_github4.png)](http://codersclan.net/support/step1.php?repo_id=1) +Get Isotope support on CodersClan. + + ## Viewing this project locally From 05970443c54add776275e3adf414600b690693b4 Mon Sep 17 00:00:00 2001 From: Orchestrator81 Date: Fri, 18 Oct 2013 19:17:42 -0700 Subject: [PATCH 2/4] Update README.mdown --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index a954a81..51c9a8f 100644 --- a/README.mdown +++ b/README.mdown @@ -17,7 +17,7 @@ For non-commercial, personal, or open source projects and applications, you may ## Support -Need help with getting Isotope up and running? Got a time-consuming code problem you want to get solved quickly? +Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? Get Isotope support on CodersClan. From e3adfcc1da8ba8aa0cf1a64ed985e054f53382f1 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Sun, 20 Oct 2013 09:11:47 -0400 Subject: [PATCH 3/4] tidy up CodersClan link --- README.mdown | 4 +--- _posts/docs/2011-12-11-help.mdown | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.mdown b/README.mdown index 51c9a8f..1646bd2 100644 --- a/README.mdown +++ b/README.mdown @@ -17,9 +17,7 @@ For non-commercial, personal, or open source projects and applications, you may ## Support -Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? - -Get Isotope support on CodersClan. +Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? Get [Isotope support on CodersClan](http://codersclan.net/?repo_id=1). diff --git a/_posts/docs/2011-12-11-help.mdown b/_posts/docs/2011-12-11-help.mdown index 2697127..b8c0f4c 100644 --- a/_posts/docs/2011-12-11-help.mdown +++ b/_posts/docs/2011-12-11-help.mdown @@ -8,7 +8,7 @@ toc: - { title: Additional resources, anchor: additional_resources } - { title: Unloaded media, anchor: unloaded_media } - { title: Images, anchor: images } - - { title: @font-face fonts, anchor: fontface_fonts } + - { title: '@font-face fonts', anchor: fontface_fonts } - { title: Problems with CSS transforms, anchor: css-transforms } - { title: Getting item position, anchor: getting_item_position } - { title: Accessing the instance, anchor: accessing_the_instance } @@ -28,9 +28,9 @@ Please read my [Issues Agreement](https://github.com/desandro/issues-agreement/# ## Support -Try the support forum at CodersClan. +Need help with getting Isotope up and running? Got a time-consuming problem you want to get solved quickly? Get [Isotope support on CodersClan](http://codersclan.net/?repo_id=1). -[![Get Support](http://codersclan.net/graphics/getSupport_github4.png)](http://codersclan.net/support/step1.php?repo_id=1) + ## Additional resources From 421002df7320107957ef968b7dbd77df8e7e5701 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Sun, 20 Oct 2013 09:12:07 -0400 Subject: [PATCH 4/4] ignore bower_components/ --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dff1a3c..12905fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site -isotope-site.zip \ No newline at end of file +isotope-site.zip +bower_components/