middleman-deploy
middleman-deploy copied to clipboard
Support additional commands during deploy
I'm currently using this to deploy to a github pages repository. I would like the ability to add a CNAME
file during the deploy, or retain one for that matter. I currently have to add one back to the repo after every deploy.