Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

@thwarted It's 21 lines and simple to use. 'rake deploy' is much better than what most WordPress users are doing to deploy an update to their theme.

What's the alternative? FTP? Typing the rsync command by hand each time?

This also assumes that you are using Sass (http://sass-lang.com/) and Compass (http://compass-style.org/).

If you want the scoop on using Sass and Compass with WordPress check out the Compass-WordPress extension at GitHub: http://github.com/pengwynn/compass-wordpress

@smanek Capistrano is WAAAY over-kill. rsync is a better fit and --delete ensures that you delete files that don't exist on the sending side. Keeps it simple and clean.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: