Theming is based on Bootstrap SASS sub-theme called DrupalCoders.
Contains most of the futures from Varbase but converted to SCSS.
To install the most recent stable release of Quick Start run this command:drush dl quick_start
To install the most recent stable release of Quick Start run this command:composer create-project drupalcoders/quick_start_distro:dev-master PROJECT_DIR_NAME --no-interaction
Or just simply download the lastest stable version Quick Start
If you love Bootstrap SCSS then you are going love this distribution. Easy add sub-themes with your branding with a drush command:
drush dc mypersonaltheme
Reworked paragraphs grid systems
Making landing pages easy to add and responsive from start.
Reworked Retina Images
For Tablet and Mobile displays.
12 Image Displays to Media Browser, think of each display as a column.
If you have an image in a col-sm-4 then choose Display 4 for the image.
Hero Slider(for creating front page slider) and Gallery(for creating a grid colorbox gallery) both of them disabled by default.