This repo is for easy Wordpress Development, when you have only the themes and plugins to work with.
This repo has following setup:
mariadb
wordpress
phpmyadmin
wordpress-cli
.gitignore file is in a big role and it includes the main information how this setup work.
To publish new content to the server, just push stuff in the wp-content folder.
To install the Docker-compose set follow these installation instructions. And start developing.
In the docker-instructions folder you can save the neccessary plugins that you hos on the live site, but don't want to be pushed to the server.
To use Gitpod, just sign in to Gitpod.io and start the project. Or use the Gitpod browser extention.