Skip to content

sujon/swissup.github.io

 
 

Repository files navigation

SwissUpLabs docs site

Installation

git clone git@github.com: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

Updating

git pull && bundle install && bower install && npm install

Running

gulp

About

Magento's extensions and themes documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • JavaScript 8.9%
  • CSS 8.0%
  • Ruby 3.3%