Add WooCommerce to docs

Add details to documentation about the enabled features and how the intergration is linked to theme
This commit is contained in:
Laurence Bahiirwa 2018-04-09 08:54:23 +03:00
parent f5f3a0a05b
commit cd103a441f
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ My ultra-minimal CSS might make me look like theme tartare but that means less s
* 2 sample CSS layouts in `layouts/` for a sidebar on either side of your content.
Note: `.no-sidebar` styles are not automatically loaded.
* Smartly organized starter CSS in `style.css` that will help you to quickly get your design off the ground.
* Full support for `WooCommerce plugin` integration with hooks in `inc/woocommerce.php`, styling override woocommerce.css with product gallery features (zoom, swipe, lightbox) enabled.
* Licensed under GPLv2 or later. :) Use it to make something cool.
Getting Started