Custom theme for Phoenix Staff
Alexander Persky [email protected] factor1 602.334.4806
In the Gulpfile.js "Serve" task, be sure two things are present:
- A server is setup and a local path is set. The proxy created by BrowserSync will depend on this in order to properly create the local URL
- The local path is set in the
proxy
field. Right now it is set tophx-staff:8888
because that is what it is on my local development. Be sure to replace it with your own path.
Production:
ssh://[email protected]/home/phoenixstaff/repos/phx-staff.git