Update readme

This commit is contained in:
Kishan B 2018-05-26 15:53:34 +05:30
parent 55844a0ddb
commit 4eb4a55e39
1 changed files with 8 additions and 5 deletions

View File

@ -8,6 +8,14 @@ Shopping product catalogue theme gives you a categorized display of all your pro
![screenshot-product-view.png](https://raw.githubusercontent.com/kishaningithub/hugo-shopping-product-catalogue-simple/master/images/screenshot-product-view.png)
## Features
- [x] Product catalogue
- [x] Support for product variants
- [x] Specify price variations
- [x] Specify stock availability
- [ ] Social sharing icons
## Installation
Go to the directory where you have your Hugo site and run:
@ -21,11 +29,6 @@ rm -rf hugo-shopping-product-catalogue-simple/.git
For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.
## Features
- [x] Product catalogue
- [x] Support for product variants and variant based prices
## Configuration
After installing the theme successfully, i recommend you to take a look at the [exampleSite](https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple/tree/master/exampleSite) directory. You will find a working Hugo site configured with the theme that you can use as a starting point for your site.