Coder Social home page Coder Social logo

rvm-site's Introduction

Welcome to the RVM Site Documentation

You can see the documentation live online at https://rvm.io/.

Quick corrections

For small changes like single wording fixes it is enough to use github builtin editor, navigate to https://github.com/rvm/rvm-site/tree/master/content, find the page to fix and press the Edit button, try to give meaningfull description so it is easier to understand why this change is needed.

Get the Site Running Locally

If you're going to help you'll first need to get the site running locally. Start by forking the repository and cloning the fork.

Requirements

The site requires that you have at least ruby 1.9.3-p194 running in your environment, currently used version is listed in Gemfile

You can do this with RVM by typing the following at the command line:

rvm use . --install --create

rvm-site requires a few gems that can be found in Gemfile, including:

To install the gemset file, use

bundle install

Getting it Running

If you are in RVM and have 1.9.2 already running, simply clone this repository and cd to the directory. The project .rvmrc will be loaded and you can open in your editor and start hacking away.

If you would like to view the changes locally as you hack, You can use Nanoc's AutoCompile feature:

nanoc autocompile

Validating site links integrity with nanoc:

nanoc check external_links
nanoc check internal_links

or, use rake via the default 'test' task, which compiles then checks links:

rake

Update Submission

Once you are satisfied with your changes to the documentation push it back to your github fork and initiate a pull request.

Thanks

Thanks for taking the time to work on the RVM documentation project!

rvm-site's People

Contributors

wayneeseguin avatar mpapis avatar sutto avatar envygeeks avatar richo avatar curtismchale avatar richardkmichael avatar stanigator avatar agrimm avatar chrislerum avatar lemoinem avatar rolfb avatar tibra avatar tianyicui avatar croomes avatar lunks avatar underpantsgnome avatar changemewtf avatar derekprior avatar thewoolleyman avatar baburdick avatar yesthatallen avatar timoxley avatar ssidorenko avatar santosh avatar codeodor avatar sketch avatar slothbear avatar jdrowell avatar nilbus avatar

Watchers

Jens Henrik Hertz avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.