Skip to content

DeboraTahara/rock-and-syskit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HowTo

  1. Clone the repository:

    git clone [email protected]:doudou/rock_website

  2. Go into the repository and run

    bundle install

  3. Then

    bundle exec middleman

And voilà! The website should be available from your localhost. Just read the middleman messages to know how exactly to open it in the browser.

Publishing

Run

bundle exec rake publish

Possible Errors

If you get this error

ExecJS::RuntimeUnavailable: Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes.

Install NodeJS with the following command

sudo apt-get install nodejs

About

Building Robots with Rock and Syskit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Gherkin 49.1%
  • Ruby 17.1%
  • HTML 17.0%
  • SCSS 16.8%