Skip to content

Commit

Permalink
Update readme commit links
Browse files Browse the repository at this point in the history
  • Loading branch information
jgray7019 committed Oct 5, 2022
1 parent 331cb39 commit 214875b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Hello and welcome to the [**Effective Ways to Improve Your Online Store Performa
This repo is where you will find assets, code snippets, and tooling to be used in the workshop.

### Before you begin

Prior to joining the Workshop, we recommend that you...

1. Create a [Shopify Partner account](https://www.shopify.com/partners) (if you have not done already)
Expand All @@ -14,17 +15,17 @@ Prior to joining the Workshop, we recommend that you...

**Optional**

* Install [Shopify Theme CLI Version 2](https://shopify.dev/themes/tools/cli/installation) on your machine.
* If using Chrome as your browser, install [Shopify Theme Inspector Chrome Extension](https://chrome.google.com/webstore/detail/shopify-theme-inspector-f/fndnankcflemoafdeboboehphmiijkgp?hl=en).
- Install [Shopify Theme CLI Version 2](https://shopify.dev/themes/tools/cli/installation) on your machine.
- If using Chrome as your browser, install [Shopify Theme Inspector Chrome Extension](https://chrome.google.com/webstore/detail/shopify-theme-inspector-f/fndnankcflemoafdeboboehphmiijkgp?hl=en).

### During the Workshop

To help illustrate the changes we will be making to this theme code, below you will find a list of commits for each major step in the Workshop...

* Properly size images - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/8e356639ff7b8b3b966eb287768f1040ef75f3f1)
* Cumulative Layout Shift - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/fe4d981017df13f789f3ec3e24831db916f76ec2)
* First Contentful Paint - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/e2d067f72701c5795f2e4893947d3bd3bf931bbb)
* Largest Contentful Paint - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/facf17a0de5d035d8b11dbf9cf6a733d35a9e76d)
- Properly size images - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/8e356639ff7b8b3b966eb287768f1040ef75f3f1)
- Cumulative Layout Shift - [see commit](https://github.com/Shopify/unite-22-online-store-performance-workshop/commit/fe4d981017df13f789f3ec3e24831db916f76ec2)
- First Contentful Paint - [see commit](https://github.com/Shopify/unite-workshop-online-store-performance/commit/28976fcb46037f6cda299af23e47b9750a23eaa2)
- Largest Contentful Paint - [see commit](https://github.com/Shopify/unite-workshop-online-store-performance/commit/f4e8de011fef0c4b533165eaf08f3afad41380b3)

## License

Expand Down

0 comments on commit 214875b

Please sign in to comment.