Permalink
Please sign in to comment.
@@ -0,0 +1,28 @@ | ||
+# Rails Girls Guides | ||
+ | ||
+Our aim is to give tools for women to understand technology. The Rails Girls events do this by providing a great first experience on building the Internet. | ||
+ | ||
+Rails Girls was founded in end of 2010 in Helsinki. Originally intended as a onetime event, we never thought to see so many local chapters all around the world! This guide has been put together to help you get started. | ||
+ | ||
+You can use our materials and instructions to roll out your own workshop in your city, workplace or kitchen! Read more about Rails Girls at http://railsgirls.com | ||
+ | ||
+## Quick start | ||
+ | ||
+View the guides at http://guides.railsgirls.com or clone this repo and install & run [jekyll](https://github.com/mojombo/jekyll) | ||
+ | ||
+### Installing jekyll | ||
+ | ||
+`cd railsgirls.github.com` | ||
+`bundle install` | ||
+ | ||
+### Run jekyll | ||
+ | ||
+`jekyll --server` | ||
+ | ||
+ | ||
+For updates and more follow [®railsgirls](https://twitter.com/railsgirls) | ||
+ | ||
+## Blog | ||
+ | ||
+Blog for Rails Girls movement can be found at http://blog.railsgirls.com |
0 comments on commit
e1af3ca