Skip to content

kitematic-fork/kitematic-fork.github.io

 
 

Repository files navigation

Landing Page

This Jekyll project is the landing page for kitematic.com and includes:

  • Marketing Information
  • Blog
  • About, Team, Contact pages.

Setup

  1. Install the latest version of Node.js
  2. Install Rubygems
  3. Install yeoman, bundler and jekyll:
  4. npm install
sudo npm install -g yo
sudo gem install bundler
sudo gem install jekyll
bundle install
npm install

Local Preview

grunt serve

Deploy to GitHub pages

grunt deploy

Releases

No releases published

Packages

No packages published

Languages

  • Less 82.6%
  • JavaScript 8.8%
  • HTML 7.2%
  • CSS 1.2%
  • Other 0.2%