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
Requires
- johnpbloch/wordpress: ~4.4
- stoutlogic/local-wordpress-theme-repository: ^1.0.0
- stoutlogic/understory: dev-master
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