From 87b7ed863c92bf0af8764cfc8bb0621e6d170184 Mon Sep 17 00:00:00 2001 From: Ryan LeFevre Date: Wed, 1 Feb 2012 01:07:49 -0500 Subject: [PATCH 1/3] Added CamanJS docs to list. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a534680..e3d1a73 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Beautiful Docs +†# Beautiful Docs I love documentation. If you work with/are writing code intended for usage and consumption by more than one person, you should love it, too. Documentation and other resources will make or break the success of your project. And the more open and collaborative you want development to be, the more crucial docs become. @@ -28,6 +28,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro) +* [CamanJS Documentation](http://camanjs.com/docs) ### Writing about Docs (again, in no particular order) From 353187b95e3b1a28588edb2afb9a668c4884021c Mon Sep 17 00:00:00 2001 From: Ryan LeFevre Date: Wed, 1 Feb 2012 01:08:26 -0500 Subject: [PATCH 2/3] Added CamanJS attribution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3d1a73..54ddc01 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro) -* [CamanJS Documentation](http://camanjs.com/docs) +* [CamanJS Documentation](http://camanjs.com/docs) (contributed by [@meltingice](https://twitter.com/meltingice) ### Writing about Docs (again, in no particular order) From 15cfda780627eb4e7b2ecf810b589ed5c8a86d64 Mon Sep 17 00:00:00 2001 From: Ryan LeFevre Date: Wed, 1 Feb 2012 01:08:41 -0500 Subject: [PATCH 3/3] Formatting fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ddc01..a17b077 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [CoffeeScript](http://coffeescript.org/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) (contributed by [@joedevivo](https://twitter.com/#!/joedevivo)) * [A Beginner's Guide To HTML and CSS](http://learn.shayhowe.com/html-css/terminology-syntax-intro) -* [CamanJS Documentation](http://camanjs.com/docs) (contributed by [@meltingice](https://twitter.com/meltingice) +* [CamanJS Documentation](http://camanjs.com/docs) (contributed by [@meltingice](https://twitter.com/meltingice)) ### Writing about Docs (again, in no particular order)