digisavvy / some-like-it-neat

A WordPress Theme Using _s, Bourbon + Neat and Theme Hook Alliance
GNU General Public License v2.0
276 stars 61 forks source link

URL in gulpfile #107

Closed matalina closed 8 years ago

matalina commented 8 years ago

What is the url file used for? I'm developing it one one url and will be deploying it on another url. What is this config variable in the gulpfile.js used for?

digisavvy commented 8 years ago

@matalina - That parameter is used to define what URL should be used in Browsersync, so you can benefit from live reload when making changes to scss and php files.