Git Product home page Git Product logo

rvm-site's Introduction

== Welcome to the RVM Site Documentation

You can see the documentation live online at http://rvm.beginrescueend.com/.

== 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 ruby 1.9.2-head running in your environment.
(Although you can manually use something else, this is what is setup in the .rvmrc file currently.)

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

rvm install 1.9.2-head

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

  Compass
  http://compass-style.org/
  
  HAML (SASS is bundled with this Gem)
  http://haml-lang.com/
  http://sass-lang.com/
  
  Nanoc3
  http://nanoc.stoneship.org/
  
  Rack
  http://guides.rubyonrails.org/rails_on_rack.html
  
  Mime-type
  http://rubyforge.org/projects/mime-types/
  
The cloned site will detect if you have these installed (except Mime-type) in your current ruby and if not it will install them in RVM for you.

== Getting it Running

If you are in RVM and have 1.9.2-head 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:

	nanoc3 aco
	
== 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 RVM.

rvm-site's People

Contributors

wayneeseguin avatar curtismchale avatar sutto avatar rolfb avatar underpantsgnome avatar remear avatar thewoolleyman avatar

Stargazers

Anita Kuno avatar

Watchers

Anita Kuno 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.