Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Elkfox/shopify-theme-framework

The original framework for building native Shopify themes.
https://github.com/Elkfox/shopify-theme-framework

concrete liquid shopify shopify-theme shopify-themes-concrete theme

Last synced: 4 days ago
JSON representation

The original framework for building native Shopify themes.

Awesome Lists containing this project

README

        

# Shopify Theme Framework (AKA Concrete)

The original framework for building native Shopify themes.

The Shopify Theme Framework has been used to build stores for some of the most well known brands in the world. Including;

* Harry Potter
* Warner Bros
* The Cartoon Network
* The Hobbit
* MrBeast
* Mark Rober
* Dude Perfect
* Star Wars
* National Geographic

-----

## What happened to 'Concrete'?

'Concrete' was a version of the long running Shopify Theme Framework, built on the now redundant [Shopify Slate](https://github.com/Shopify/slate).

The final version of 'Concrete' is considered v4 of the Shopify Theme Framework. You can find the legacy v4 code in [this release](https://github.com/Elkfox/Concrete/releases/tag/v4-alpha.1).

-----

## A brief history of the Shopify Theme Framework

### v0 - 2013

The Shopify Theme Framework was created in 2013, and based on the [Foundation](https://get.foundation/sites.html) front-end framework.

At that point there were no public frameworks available for building Shopify themes. You can find the original project [here](https://github.com/Cam/Shopify-Theme-Framework).

### v1 (aka Forest) - 2014 - 2016

v1 ('Forest') was a highly modified variation of Shopify's abandoned [Timber](https://github.com/Shopify/Timber) theme framework.

### v2 - v4 (aka Concrete) - 2016 to 2020

Version 2 through 4 (known as 'Concrete') started life as a standalone framework and adopted [Slate](https://github.com/Shopify/slate) when released.

### v5 & v6 (unreleased) - 2021

Version 5 was written from the ground up and uses [Shopify CLI](https://github.com/Shopify/cli) with [Parcel bundler](https://github.com/parcel-bundler/parcel) for hyper efficient Shopify theme development.

### v6 - 2022 to 2024

We are working toward releasing a public version of version 6.