Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.08 KB

Website for the Rails.MN Beginner's Meetup Group

Help Wanted Code of Conduct

This is a static Jekyll website, supported by Github Pages.

Installation

git clone [email protected]:railsmn/railsmn.github.io.git
cd railsmn.github.io
bundle install

Preview Server

Jekyll has a built-in server to preview your edits:

bundle exec jekyll serve

Contributing

Check the issues for any "Help Wanted" tags.

Fork the repo on GitHub, clone it to your system and install as above.

Make your edits, previewing them to make sure they work how you want.

Push them to your fork, and issue a pull request on GitHub from your fork back to the original.

Rails.MN adheres to

the Contributor Covenant. Please read it and abide by it.