Wiki

Clone wiki

responsive-base / documentation / home

Documentation

Jetshop Responsive Base

Responsive Base is a custom framework for building responsive design in Jetshop E-Commerce platform version 68.1.

The framework uses Grunt or Gulp to manage SASS & JS in an efficient manner, complete with auto-deployment to your web shop.

Note: Using gulp or grunt?

We have two separate build-systems, gulp & grunt.

Gulp is used by Elastic-customers on the FTP Secure setup, all other project should continue using grunt.

When in doubt, use grunt.

If you are using gulp, please replace all usage of grunt with gulp.

Version v1.4.4**


File structure
Read more about file structure

CSS & Sass

Read more about CSS & Sass


JavaScript & window.J

Read more about JavaScript


Modules

Read more about Modules


Views

Read more about Views & Handlebars


API

Read more about API


Grunt

Read more about Grunt


Gulp

Read more about Gulp


Script handling

Read more about Script handling


Nodeserver

Read more about Nodeserver


Dynamic Urls

Read more about Dynamic Urls


Foundation

We use Foundation as responsive front-end framework. Current version is 5.5.3.


FTP Sync

FTP will upload to:

stage/images/responsive-base
stage/css
stage/scripts

Updated