A WordPress build for my portfolio (v5).
Dependencies managed by Composer.
Notes:
- Expects the environment to provide a mounted
wp-config.php
file. - An
.env
file will be required for ACF installation. An actualdotenv
file is required, not just an environment variable. Since this is required for downloading the plugin, it is a build-time requirement.