This is a static website that uses gulp
to compile scss.
- Run
gulp
to watch for changes and compile intodist/
. - Run
gulp build
to make an optimized version inbuild/
for deployment.
Connect to the hosting server with your tool of choice (SSH, FTP, FileZilla, OSX Finder Connect to Server, etc) and upload the changed files.
Deploy previously used git ftp (see readme history) but it's no longer working for some mysterious reason.