Sign up for a GitHub account Sign in All Gists colby / - Created September 25, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View - - Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 interactor :off guard 'sass', :input => 'wp-content/themes/Copious', :output => 'wp-content/themes/Copious', :style => :nested # Uglify y you no ignore comments!? Or handle multiple files!? guard 'uglify', :input => 'wp-content/themes/Copious/js/html5.js', :output => "wp-content/themes/Copious/js/min/html5.min.js" guard 'uglify', :input => 'wp-content/themes/Copious/js/jquery.ba-throttle-debounce.js', :output => "wp-content/themes/Copious/j...