https://github.com/woocommerce/deli
https://github.com/woocommerce/deli
storefront-childtheme
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/woocommerce/deli
- Owner: woocommerce
- Created: 2015-03-09T16:14:49.000Z (almost 11 years ago)
- Default Branch: trunk
- Last Pushed: 2022-12-06T22:19:57.000Z (about 3 years ago)
- Last Synced: 2025-03-22T05:33:48.139Z (10 months ago)
- Topics: storefront-childtheme
- Language: CSS
- Size: 4.13 MB
- Stars: 10
- Watchers: 134
- Forks: 10
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# Deli
**Deli** is the perfect Storefront child theme for smaller businesses who are looking to communicate their personality and visual identity online. The color scheme and textures of the design are inspired by nature making Deli a good choice for a shop selling down-to-earth products such as hand made arts and crafts, health foods or even gardening equipment.
## Usage
As **Deli** is a child theme of the Storefront theme, both [Storefront](https://woocommerce.com/storefront/) and [Deli](https://woocommerce.com/products/deli/) need to be installed.
## Links
- Theme: https://woocommerce.com/products/deli/
- Demo: https://themes.woocommerce.com/deli/
- Docs: https://docs.woocommerce.com/document/deli-storefront-child-theme/
## NPM scripts
**Deli** 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