Slated is a starter theme for Shopify using a mixture of elements from Shopify Slate, ThemeKit, Shopify Skeleton, Gulp Shopify Theme and Timber – using Bulma as a CSS framework.
- ES6 support
- Sourcemaps
- Browser sync
- Slate helper scripts
- SCSS imports
- Liquid variable examples
- Slideshow
- Hero image with text overlay
- Collection lists
- Featured collections
- Testimonials
- Product slideshow
More sections to be added
# compile and watch
$ npm run code
# zip for production
$ npm run build
# full deployment
$ npm run deploy
# purge theme files on shopify
$ npm run kill-theme