Can you setup local development on HubSpot CMS?

Hey everyone, got a private message asking for my Gulp recipe so I decided to bust out a proper repo. Proud to present hubspot-gulp to you.

https://github.com/grantfoster/hubspot-gulp

This is a little gulp environment that allows you to save a running a list of files that you work with, and use Hubspot’s API to publish them, or save them to the buffer as a draft. It compiles your SASS for you with sourcemaps for debugging. I also included a little script called ‘Get’ that will update your local file with whatever Hubspot has as the latest published revision.

I work alone, so nobody is here to tell me my scripts are terrible. Make sure to contribute if you like it, any constructive criticism is welcome.