SwissUpLabs docs site Installation git clone [email protected]:swissup/swissup.github.io.git && cd swissup.github.io # Install bundler is you don't have it gem install bundler # Install dependencies bundle install && bower install && npm install Runing Locally gulp # OR bundle exec jekyll serve