nodecopter / nodecopter.com

The nodecopter.com website.

Home Page:http://nodecopter.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodecopter.com

The http://nodecopter.com website

Development

Please submit pull requests against gh-pages, there is no master branch.

The site is hosted on GitHub Pages, and generated using Jekyll.

For previewing the site locally:

  • Install Ruby if you haven't got it already

  • Install bundler:

    $ gem install bundler

  • clone the project from github:

    $ git clone https://github.com/nodebots/www.git

  • change into the directory:

    $ cd www

  • then download the dependencies

    $ bundle install

  • and start up the jekyll server:

    $ bundle exec jekyll server --watch

  • Then you can view the site at http://localhost:4000/

About

The nodecopter.com website.

http://nodecopter.com/


Languages

Language:PostScript 85.4%Language:HTML 9.0%Language:CSS 3.3%Language:JavaScript 1.6%Language:Ruby 0.5%Language:Makefile 0.3%