Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

OFFLINE-GmbH/oc-snipcartshop-theme

Repository files navigation

oc-snipcartshop-theme

Ecommerce theme October CMS built with the OFFLINE.SnipcartShop plugin.

Demo: https://snipcart.offline.swiss

Features

  • Responsive
  • Category listings
  • Product details
  • Interactive shopping cart
  • Custom pages
  • Checkout via snipcart.com popover

Used tools

This theme brings support for the following tools out-of-the-box:

  • gulp
  • stylus
  • lost-grid
  • bootstrap
  • normalize
  • autoprefixer
  • browserify
  • babel (write your JS in ES6!)
  • rupture (media-queries)
  • cssnano

Changing the theme

To make changes to the theme, simply run the following commands to install all developer dependencies and start the build process.

cd themes/snipcartshop
npm install
gulp