All Projects → railsgirls → Railsgirls.github.io

railsgirls / Railsgirls.github.io

Licence: other
Rails Girls Guides

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language

Rails Girls Guides

The purpose of Rails Girls 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 at the end of 2010 in Helsinki. Originally intended as a one-time event, we never thought to see so many chapters from all around the world! This guide will 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

Installing jekyll

$ cd railsgirls.github.io
$ bundle install

Pygments and Code Highlighting

The guides use the pygments library to do syntax highlighting. If you don't have it installed you won't be able to see the highlight sections like the following:

{% highlight %}
{% endhighlight %}

If you aren't editing the code blocks, you can safely ignore this. If you want pygments, you can follow the install instructions in the "Pygments" section.

Run jekyll

$ bundle exec jekyll server --watch

Styling

Wrap keyboard shortcuts with kbd HTML tag.

To make posts consistent in style use Ctrl+C over CTRL-c/ctrl+c

To shut down the server you can hit <kbd>Ctrl</kbd>+<kbd>C</kbd>

Having trouble?

You might find some useful hints in this jekyll issue if it's not working as expected: Issue 503

Contributing a Guide

To contribute a guide, view the instructions at http://guides.railsgirls.com/contributing

Twitter

For updates and more, follow @railsgirls

Website & Blog

Official website and blog for Rails Girls movement can be found at http://railsgirls.com

E-mail list

Global mailing list for Rails Girls events can be found at http://groups.google.com/group/rails-girls-team

Credits

..and all the other coaches and people making Rails Girls awesome. Please add yourself!

LICENSE

License: CC BY-SA 3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].