stoutlogic/understory-site

A WordPress site using Understory

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/stoutlogic/understory-site

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

This package is auto-updated.

Last update: 2025-10-06 18:32:03 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