Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Elkfox/shopify-theme-framework
- Owner: Elkfox
- Created: 2016-11-13T01:02:11.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T16:48:30.000Z (4 months ago)
- Last Synced: 2024-08-04T18:52:01.829Z (4 months ago)
- Topics: concrete, liquid, shopify, shopify-theme, shopify-themes-concrete, theme
- Homepage: https://concrete.elkfox.io
- Size: 5.21 MB
- Stars: 139
- Watchers: 10
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.