Skip to content

Commit 478bb84

Browse files
authored
Updates readme
1 parent 14ba2de commit 478bb84

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# BigCommerce imgix integration
1+
# [BigCommerce](https://www.bigcommerce.com/) imgix integrational guide
22

33
## Disclaimer:
4-
## 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.
4+
5+
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.
6+
7+
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.
58

69
# Table of contents
710

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

190193
# Examples
191194

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

0 commit comments

Comments
 (0)