stoutlogic/understory-site

A WordPress site using Understory

v0.0.4 2016-01-05 04:34 UTC

This package is auto-updated.

Last update: 2024-04-06 15:00:42 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