stoutlogic / understory-site
A WordPress site using Understory
v0.0.4
2016-01-05 04:34 UTC
Requires
- johnpbloch/wordpress: ~4.4
- stoutlogic/local-wordpress-theme-repository: ^1.0.0
- stoutlogic/understory: dev-master
This package is auto-updated.
Last update: 2024-11-06 16:21:58 UTC
README
A boilerplate package for a WordPress site using Understory.
Utilizies the stoutlogic/local-wordpress-theme-repository composer plugin to create the local composer package repository for your theme, allowing you to maintain your theme outside the scope of the WordPress install.
Create Project
composer create-project stoutlogic/understory-site .
composer run-script theme-init
Optional Setup
Install WP-CLI Deploy
composer run-script install-wp-deploy