https://github.com/woocommerce/boutique
https://github.com/woocommerce/boutique
storefront-childtheme
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/woocommerce/boutique
- Owner: woocommerce
- Created: 2015-01-08T11:00:20.000Z (about 11 years ago)
- Default Branch: trunk
- Last Pushed: 2021-06-21T15:10:46.000Z (over 4 years ago)
- Last Synced: 2025-10-13T18:49:16.304Z (3 months ago)
- Topics: storefront-childtheme
- Language: CSS
- Size: 516 KB
- Stars: 18
- Watchers: 125
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# Boutique
**Boutique** is a Storefront child theme designed for small WooCommerce stores and boutiques. It features a simple, traditional design which you can customise using the settings available in the WordPress Customizer. Looking for a theme for your new WooCommerce store? Look no further than Storefront and Boutique!
## Usage
As **Boutique** is a child theme of the Storefront theme, both [Storefront](https://woocommerce.com/storefront/) and [Boutique](https://woocommerce.com/products/boutique/) need to be installed.
## Links
- Theme: https://woocommerce.com/products/boutique/
- Demo: https://themes.woocommerce.com/boutique/
- Docs: https://docs.woocommerce.com/document/boutique-storefront-child-theme/
## NPM scripts
**Boutique** utilizes the following npm scripts for task management utilities:
- `npm run build`: Creates `style.css` and `style-rtl.css` based on `style.scss`
- `npm run css`: Creates `style.css` and `style-rtl.css` based on `style.scss`
- `npm run watch`: Listens to changes in `style.scss` and creates `style.css` and `style-rtl.css` then