adkron / nerves-project.github.com

Website content

Home Page:http://nerves-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nerves-project website

Setup

Use rvm to install a recent version of ruby. See https://rvm.io/. After this, run the following:

rvm use 2.0   # If you get the login shell error, go to the
              # terminal preferences and select run command as login
              # shell.
gem install jekyll
bundle install
jekyll serve --watch

Look at http://localhost:4000 in a browser to previous the page.

Deploying

git push

About

Website content

http://nerves-project.org


Languages

Language:HTML 54.1%Language:CSS 43.8%Language:Ruby 2.1%