Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbryanm authored Feb 24, 2024
1 parent 14ba2de commit 478bb84
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# BigCommerce imgix integration
# [BigCommerce](https://www.bigcommerce.com/) imgix integrational guide

## Disclaimer:
## This guide presents a working solution for integrating imgix into your Bigcommerce site. All configurations are made to work on top of Bigcommerce's front end and CDN, but will have certain limitations that are detailed in our caveats & warnings section below. We cannot, unfortunately, guarantee expected results if at any time Bigcommerce were to make changes to its system in ways that create breaking issues with this guide.

This guide presents a working solution for integrating imgix into your Bigcommerce site. All configurations are made to work on top of [Bigcommerce's](https://www.bigcommerce.com/) front end and CDN, but will have certain limitations that are detailed in our [Caveats \& Warnings](#caveats--warnings) section. We cannot, unfortunately, guarantee expected results if at any time Bigcommerce were to make changes to its system in ways that create breaking issues with this guide.

This guide is written for BigCommerce users with Stencil experience (BigCommerce's theme engine), and will require you to write, modify, and test custom code.

# Table of contents

Expand Down Expand Up @@ -189,4 +192,4 @@ If you have any plugins that control the output of your images (such as a galler

# Examples

You can find example files in the [/examples](/examples) folder of this repo.
You can find example files in the [/examples](/examples) folder of this repo.

0 comments on commit 478bb84

Please sign in to comment.