IOP's foundation for building WordPress themes.
This repository seeks to provide a common set of starting files for our custom themes. This should include repeated patterns and re-usable solutions, with the expectation that delivered themes will build a custom look and feel on top of this foundation.
This repository does not include tooling or specify any dependencies, however it will require several PHP libraries to work correctly.
Rather than cloning this, the best way to get started is to run the init command from our ideasonpurpose/wordpress Docker image which will generate a complete, ready-to-use development environment around this boilerplate including tooling and dependencies.