Skip to content

An effort to provide awesome documentation for the RubyGems ecosystem.

License

Notifications You must be signed in to change notification settings

jeromedalbert/guides

Repository files navigation

RubyGems Guides

An effort to provide awesome documentation for the RubyGems ecosystem.

Goals

  • Be the definitive place for RubyGems knowledge
  • Help out those new to RubyGems get started and get things done
  • Make it easy to contribute more guides

Todo

  • Port content from docs.rubygems.org
  • Port content from rubygems.org/pages/docs
  • Port content from help.rubygems.org knowledge base
  • Find lots of StackOverflow/ruby-talk questions and get their common answers in here
  • Fill out more guides!

Setup

Make sure you have jekyll installed (gem install jekyll), and run:

$ jekyll --server

The pages will be available at http://localhost:4000/

Thanks

Huge thanks to thoughtbot whose handbook this is based off of.

Legal

The actual content of the articles is licensed under Creative Commons. The code that this project consists of is licensed under MIT.

About

An effort to provide awesome documentation for the RubyGems ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 43.6%
  • CSS 21.1%
  • HTML 18.4%
  • Ruby 14.3%
  • JavaScript 2.6%