Skip to content

Shopify theme for New Breed based on the Dawn theme

License

Notifications You must be signed in to change notification settings

isaacyakl/new-breed-shopify-theme-3

 
 

Repository files navigation

New Breed Shopify Theme v3

Shopify theme for New Breed by Yak based on the Dawn theme.

References:

Version

[2021-08-16] 3.0.0

Fork Dawn theme.

To-Do

  • Setup GitHub CI Actions
  • Migrate/implement all features from theme versions 2.X.X

Pull Upstream Changes

When Shopify makes improvements to the Dawn theme, we can choose to implement those changes by adding the upstream (if it is not already setup):

git remote add upstream https://github.com/Shopify/dawn.git

And pulling updates as they are released:

git fetch upstream
git pull upstream main

Languages

  • Liquid 67.0%
  • CSS 26.2%
  • JavaScript 6.8%