All Projects → zoerooney → Shopify Starter Theme

zoerooney / Shopify Starter Theme

Shopify Starter Theme

Labels

Projects that are alternatives of or similar to Shopify Starter Theme

layouts
Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. Layouts can also be vinyl files.
Stars: ✭ 28 (+75%)
Mutual labels:  liquid
Liquidsimulator
Cellular Automaton 2D Liquid Simulator for Unity
Stars: ✭ 302 (+1787.5%)
Mutual labels:  liquid
Alembic
⚗️ A Jekyll boilerplate theme designed to be a starting point for any Jekyll website
Stars: ✭ 501 (+3031.25%)
Mutual labels:  liquid
liquidpy
A port of liquid template engine for python
Stars: ✭ 49 (+206.25%)
Mutual labels:  liquid
silkky.cloud
🛡️ 🛰️ Infrastructure, resources and guides aimed at protecting your privacy against global surveillance.
Stars: ✭ 21 (+31.25%)
Mutual labels:  liquid
Slater
🛠 Shopify development toolkit
Stars: ✭ 321 (+1906.25%)
Mutual labels:  liquid
react-liquid
Liquid templating language component for React
Stars: ✭ 50 (+212.5%)
Mutual labels:  liquid
Cargo Generate
cargo, make me a project
Stars: ✭ 686 (+4187.5%)
Mutual labels:  liquid
Shopify Theme Lab
Shopify theme development environment using Liquid, Vue and Tailwind CSS 🧪
Stars: ✭ 250 (+1462.5%)
Mutual labels:  liquid
Craigstarter
An open source crowdfunding tool built on Shopify
Stars: ✭ 484 (+2925%)
Mutual labels:  liquid
jekyll-tipue-search
Full-text search in Jekyll with Tipue Search. Github Pages compatible. (This repository is archived. Issues are disabled. Pull requests will be ignored.)
Stars: ✭ 83 (+418.75%)
Mutual labels:  liquid
korte
Kotlin cORoutines Template Engine for Multiplatform Kotlin
Stars: ✭ 69 (+331.25%)
Mutual labels:  liquid
Starter Theme
The Shopify Themes Team opinionated starting point for new a Slate project
Stars: ✭ 366 (+2187.5%)
Mutual labels:  liquid
NextCommunity.github.io
Join FREE: Community of open-source programmers and software engineers.
Stars: ✭ 29 (+81.25%)
Mutual labels:  liquid
Jekyll Rss Feeds
Templates for rendering RSS feeds for your Jekyll blog
Stars: ✭ 627 (+3818.75%)
Mutual labels:  liquid
additives
Additions to Liquid for mindmapping, interactions with documents, syntax highlight extensions, slideshows, ...
Stars: ✭ 15 (-6.25%)
Mutual labels:  liquid
Jekyll Toc
A GitHub Pages compatible Table of Contents generator without a plugin or JavaScript
Stars: ✭ 306 (+1812.5%)
Mutual labels:  liquid
Liquidswipe
Android LiquidSwipe Library
Stars: ✭ 721 (+4406.25%)
Mutual labels:  liquid
Liquidjs
A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.
Stars: ✭ 638 (+3887.5%)
Mutual labels:  liquid
Shopify Code Snippets
Shopify code examples and tips
Stars: ✭ 391 (+2343.75%)
Mutual labels:  liquid

Shopify Starter Theme

This is a Sass- and Gulp-ready starter theme for Shopify theme development. It is meant to be heavily edited and modified for each custom theme project.

Dependencies

This theme requires that you have Node, Sass, and Gulp installed on your computer.

You may also want to use the Shopify Theme gem, and a template config.yml file is included for that purpose.

Installation

  • Clone this repo locally and change the name
  • Zip the folder and import the zip to your Shopify store, then delete the local zip file
  • Click to customize the theme and grab the theme ID from the URL
  • Create a private app and enter the theme ID, store URL and API credentials into config.yml
  • Run npm install to get the Gulp packages installed
  • Open the theme via command line and run gulp watch & theme watch so that your Sass is auto-processed and updated theme files are automatically loaded to the site

CAUTION!

The theme gem auto-updates your theme as you save files when it is running. Use caution when working with the active theme on a live site.

There is a .gitignore file included in the repo if you want to also use a Git workflow of some sort.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].