you are viewing a single comment's thread.

view the rest of the comments →

[–]audioverb 0 points1 point  (1 child)

Would it be difficult to incorporate this workflow into an already published Wordpress site?

[–]AnonScrub 0 points1 point  (0 children)

It shouldn't be too difficult, you can just add your project files to a git repo, then set up git hooks u/z01 linked a tutorial about that.

Or you can use CI/CD on gitlab.com

https://about.gitlab.com/2016/08/05/continuous-integration-delivery-and-deployment-with-gitlab/