Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 590 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 590 Bytes

Wunder template for WordPress projects

This repository builds a new WordPress project based on the popular Bedrock boilerplate, configured to automatically deploy code to a Kubernetes cluster using CircleCI.

Prequisites

You need to have Lando installed before creating a project.

Getting started

Just use lando start to initialize the project.

The project automatically clones the latest version of the Bedrock boilerplate and adds Wunder-specific additions to it.