3imed-jaberi / nodebots.io

The NodeBots Website

Home Page:http://www.nodebots.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NODEBOTS UNITE

Gitter

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/

About

The NodeBots Website

http://www.nodebots.io


Languages

Language:HTML 78.1%Language:SCSS 18.4%Language:Ruby 3.6%