Skip to content

brug-be/railsgirls_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3abce7 · Mar 30, 2021

History

95 Commits
Sep 23, 2017
May 6, 2015
Apr 9, 2015
Feb 16, 2016
Apr 9, 2015
Feb 18, 2016
Apr 9, 2015
Feb 11, 2016
Mar 30, 2021
Apr 8, 2018
Sep 23, 2017
May 7, 2015
Apr 9, 2015
Feb 18, 2016
Sep 23, 2017
Oct 10, 2018

Repository files navigation

New Rails Girls guide

The Rails Girls Brussels team is working on a new Rails Girls guide, which does not start with a dive into Rails, but rather starts with an HTML page. Then we are slowly adding other concepts, making the bridge to why we want to automate things and have Rails in place.

Local setup

To setup the project on your machine locally:

  • clone the project to your machine: git clone git@github.com:brug-be/railsgirls_guide.git
  • run bundle install to install dependencies
  • run jekyll serve to start the local server

Hosted instance

A current version of this guide is hosted on github pages. The short URL to get to the guide is http://bit.ly/RG-BXL.

Contribution

If you want to contribute please open an issue and let's discuss or send us a pull request.