step by step guide
I had been looking for something like VersionPress for a long time. Now that I have found it, I tried to use it. But unfortunately even after one full day of hard work, I was not successful in utilizing it properly.
The docs do quite a good job to give an overview about everything, but it fails to give some exact specific details a new user would need and is also confusing.
It will be nice if you can give a step by step guide using specific and complete commandlines for the following scenario.
- 2 developers(cum copywriters) work on their respective PCs (say, mypc1, mypc2) and test their work on https://mypc1/ and https://mypc2/ respectively.
- At some intervals they want to submit their work to a repo in gitlab.
- A tester wants to pull the work from gitlab to a staging server which is https://staging.com/
- After testing on staging server, the work needs to go to a live server which is https://live.com/
I have already read your docs, so no detail explanations are required. Just brief steps and real commandlines will be helpful.
If you can come up with a step-by-step guide, feel free to open a docs PR or send us a link to blog post or something. I personally don't use VersionPress these days so can't help with specific commands.