Skip to content

Commit

Permalink
readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
ksaa committed Apr 19, 2012
1 parent c5bb4ae commit e1af3ca
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
@@ -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`

## Twitter

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

Please sign in to comment.