Skip to content

kuno1/hakama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hakama

WooCommerce theme for kunoichi.

Installation

git clone [email protected]:kuno1/hakama.git
cd hakama
# Install libraries.
composer install
# Buils assets.
npm install && npm start
# Watch changes.
npm run watch

Dependencies

This theme is highly depends on Makibishi. Please install and activate it before using this theme.

Deployment

Same as Makibishi.

# Staging
./bin/deploy.sh staging
# Production
./bin/deploy.sh production