Skip to content

Rubylang.info - a community driven Ruby site. Currently being merged with ruby-lang.org

Notifications You must be signed in to change notification settings

aavalam/rubylang.github.com

 
 

Repository files navigation

RubyLang.info

RubyLang.info is a community driven web site, dedicated to helping both new and experienced Ruby developers. We are hosted on Github, where anyone can contribute to the site without going through unnecessary barriers. We strive to be the best possible resource for the Ruby programming language.

Contributing

The setup is very straightforward. Only Jekyll is required to get started.

  1. Install Jekyll by running

    gem install jekyll

  2. Run jekyll --server in the source code directory. This will start Webrick, generate the static files, and will watch for any changes. Navigate to http://localhost:4000 to view the site.

Note: For styling, we are currently using Stylus but looking to migrate over to Sass in the near future. Both are very similar and if you're familiar with any, you'll have an easy time changing the stylesheets. Stylus can be install using node + npm. More documentation on this is coming soon.

  1. Once you've made changes and you're satisfied, just push the changes to your fork and submit a pull request.

License

RubyLang.info is licensed under a Creative Commons Attribution 3.0 Unported License.

About

Rubylang.info - a community driven Ruby site. Currently being merged with ruby-lang.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published