My workflow is getting more and more fluid but working on a local and going through the stages to testing and then going live is getting quite tedious especially when working with WordPress and it’s database. Working with just plain HTML is perfect. I design and code up the web site in HTML & Sass then Hammer takes care of most other things. Then I start working on my local hosted WordPress install for that project and start building up the sections using the Advanced Custom Fields plugin and then start changing the content that can be changed for the custom field id’s in the php files that I have made from the existing HTML. Great, all good. It works lovely on my local machine but now for taking it all across to there server… :/
To be continued…