Open MikeMitterer opened 10 years ago
I would like to use your extension to deploy the build-dir on my local filesystem. Right now I'm using middleman build && rsync -avzh build/ mydir but middleman deploy would be much nicer.
The reason I'm syncing to my own dir is here: http://forum.middlemanapp.com/t/ignore-symbolic-link-in-source-and-build-contents-of-symlink-deleted-in-build/1365
thx!
+1. I would also like to use middleman deploy to sync the build dir to a local directory.
I would like to use your extension to deploy the build-dir on my local filesystem. Right now I'm using middleman build && rsync -avzh build/ mydir but middleman deploy would be much nicer.
The reason I'm syncing to my own dir is here: http://forum.middlemanapp.com/t/ignore-symbolic-link-in-source-and-build-contents-of-symlink-deleted-in-build/1365
thx!