Skip to content

IhyaCommunity/nodebots.io

 
 

Repository files navigation

NODEBOTS UNITE

![Gitter](https://badges.gitter.im/Join Chat.svg)

The NodeBots 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 jekyll:

    $ gem install jekyll

  • clone the project from github:

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

  • change into the directory:

    $ cd nodebots.io

  • and start up the jekyll server:

    $ jekyll server --watch

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.1%
  • CSS 18.9%
  • Ruby 2.0%