This Jekyll project is the landing page for kitematic.com and includes:
- Marketing Information
- Blog
- About, Team, Contact pages.
- Install the latest version of Node.js
- Install Rubygems
- Install yeoman, bundler and jekyll:
- npm install
sudo npm install -g yo
sudo gem install bundler
sudo gem install jekyll
bundle install
npm install
grunt serve
grunt deploy