All Projects → Elkfox → Concrete

Elkfox / Concrete

Licence: mit
🏗 Concrete Shopify Theme Framework

Projects that are alternatives of or similar to Concrete

bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (-66.94%)
Mutual labels:  liquid, shopify
vscode-liquid-snippets
Shopify Liquid Template Snippets
Stars: ✭ 22 (-82.26%)
Mutual labels:  liquid, shopify
dry
Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.
Stars: ✭ 66 (-46.77%)
Mutual labels:  liquid, shopify
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (-66.13%)
Mutual labels:  liquid, shopify
Language Liquid
Liquid language support for Atom.
Stars: ✭ 28 (-77.42%)
Mutual labels:  shopify, liquid
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+10.48%)
Mutual labels:  liquid, shopify
liquidpy
A port of liquid template engine for python
Stars: ✭ 49 (-60.48%)
Mutual labels:  liquid, shopify
gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (-79.03%)
Mutual labels:  liquid, shopify
Shopify Lang
Multi-Language Shopify Online Shop
Stars: ✭ 26 (-79.03%)
Mutual labels:  shopify, liquid
Craigstarter
An open source crowdfunding tool built on Shopify
Stars: ✭ 484 (+290.32%)
Mutual labels:  shopify, liquid
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+1324.19%)
Mutual labels:  shopify, liquid
Slater Theme
Shopify Starter theme based on slate
Stars: ✭ 47 (-62.1%)
Mutual labels:  shopify, liquid
Shopify Modern
A modern template for developing Shopify-themes using Vuejs
Stars: ✭ 136 (+9.68%)
Mutual labels:  shopify, liquid
shopify-wishlist
💙 A set of files used to implement a simple customer wishlist on a Shopify store
Stars: ✭ 115 (-7.26%)
Mutual labels:  liquid, shopify
Shopify Theme Lab
Shopify theme development environment using Liquid, Vue and Tailwind CSS 🧪
Stars: ✭ 250 (+101.61%)
Mutual labels:  shopify, liquid
Jsx Lite
Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and Liquid.
Stars: ✭ 1,015 (+718.55%)
Mutual labels:  shopify, liquid
Shopify Theme Inspector
A Chrome DevTools plugin that visualizes Shopify Liquid render profiling data so you can triage long-running code and reduce server response times!
Stars: ✭ 102 (-17.74%)
Mutual labels:  shopify, liquid
Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (+933.06%)
Mutual labels:  shopify
Shopify Shortcodes
Allows you to use Shortcodes within Shopify
Stars: ✭ 100 (-19.35%)
Mutual labels:  liquid
Shopify Node App
Skeleton Shopify App for Node.js
Stars: ✭ 88 (-29.03%)
Mutual labels:  shopify

Concrete v4

v4 is a complete rebuild of the Concrete Framework for Shopify theme development. The framework is currently dependant on Slate v1 (beta), though is being developed with a view to less reliance on the Shopify development team.


If you are looking for the Slate v0 version, please see this branch.


Components will be liberated from the main framework where possible to allow for personal preferences while offering a solid starting point out-of-the-box.

There are some key differences to Starter Theme that should be noted:

  • jQuery is out, but you can add it if you want it
  • @elkfox/shopify-theme is used to add some important features
  • We will be adding more tools to @elkfox/shopify-theme that you can use to extend your theme development, if you choose.
  • Mixins and some other basic styles are pulled from sass-library
  • US English is currently the only language shipped, but others can be easily added
  • The product page works out-of-the-box with a single variant product
  • The breakpoints set in the variables.scss work out-of-the-box

Coming soon:

Getting started

Fork this branch to get started.

System requirements

  • Node: The current LTS (long-term support) release. We like to use a Node Version Manager like NVM.
  • NPM 5+ or Yarn: Both of these package managers have ups and downs, choose whichever you prefer. Follow the installation instructions for Yarn or NPM to make sure you're using the latest version.

Contributing

For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the Code of Conduct.

License

Copyright © 2019 Elkfox Co Pty Ltd. See LICENSE for further details.

Concrete v4 was built on Shopify's Starter Theme - Copyright © 2018 Shopify. See LICENSE for further details.

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].