
mihai@MBP15 ~/w/presslabs:master> git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean mihai@MBP15 ~/w/presslabs:master> git log commit 92716f051e0df0236ff0e7d1db1caf8dd2ec39c4 (HEAD -> master, origin/master, origin/HEAD) Author: Mihai Grescenko <mihai@presslabs.com> Date: Fri May 4 12:59:30 2018 +0300 Add contact page and style to hubspot form mihai@MBP15 ~/w/presslabs:master>
Smooth development
- The WordPress development workflows are designed around Git
- All WordPress custom site code can be fully integrated with Github or Bitbucket to preserve the existing processes like issues or code reviews
- One-command Vagrant-based local development, in addition to production replicas