Skip to content

Commit 8869020

Browse files
author
Mike Moore
committed
Restore README
Because a project should always have a README. Always.
1 parent 54b8745 commit 8869020

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
CoffeeScript Cookbook
2+
=============
3+
4+
CoffeeScript Cookbook is a community run website for the CoffeeScript language.
5+
We want you to write recipes and make the site better!
6+
7+
Contributing
8+
-----------
9+
10+
Here’s the Contribution Recipe:
11+
12+
1. Fork the repository at [GitHub](http://github.com/coffeescript-cookbook/coffeescript-cookbook.github.com)
13+
2. Do awesomeness!
14+
3. Send a pull request to [coffeescript-cookbook](http://github.com/coffeescript-cookbook/coffeescript-cookbook.github.com)
15+
4. If we merge your pull request, you get commit access. BAM. Go back to step 2 and stay there as long as you want.
16+
17+
Here are some relevent links from the site.
18+
19+
* [Contributing](http://coffeescriptcookbook.com/contributing)
20+
* [Recipe Template](http://coffeescriptcookbook.com/recipe-template)
21+
* [Author's Guide](http://coffeescriptcookbook.com/authors-guide)
22+
* [Developer's Guide](http://coffeescriptcookbook.com/developers-guide)
23+
* [Designer's Guide](http://coffeescriptcookbook.com/designers-guide)
24+
25+
Jekyll
26+
------
27+
28+
CoffeeScript Cookbook is currently implemented as a jekyll site. Jekyll is awesome.
29+
30+
* [Site](http://jekyllrb.com/)
31+
* [Code](https://github.com/mojombo/jekyll)
32+
* [Wiki](https://github.com/mojombo/jekyll/wiki)
33+
34+
License
35+
-------
36+
37+
This site and all contributions are [licensed](http://coffeescriptcookbook.com/LICENSE-CC-BY) under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. By submitting information to this site you agree to grant this license to all users of the site, and that your editing of the authors page constitutes satisfactory attribution.

0 commit comments

Comments
 (0)