Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consumer facing website for Stubmarine.

Installation

  1. Install RVM via \curl -sSL https://get.rvm.io | bash -s stable
  2. Install Ruby 2.3.0 via rvm install ruby-2.3.0
  3. Create a gemset called 'stubmarine'
    1. by rvm gemset create stubmarine
    2. then use gemset via rvm gemset use stubmarine
  4. Install bundler to 'stubmarine' via gem install bundler
  5. Install gems via bundler install

Development

Run in local dev mode via:

  1. rvm use ruby-2.3.0
  2. rvm gemset use stubmarine
  3. jekyll serve

License

Licensed under the MIT License.

About

Public facing website for Stubmarine

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages