Clone this into the root of your project repo.
$ git clone https://github.com/stormwarning/dharma-sqsp.git
Style and JavaScript source can live in /source
, as well as images and fonts.
Edit the template files inside /squarespace
.
$ npm install
With gulp
and node-squarespace-server
installed, we can work locally, and deploy to Squarespace with git. First, edit the server
values in template.conf
, then:
$ sqs server --reload
See node-squarespace-server for more details on running the local server.
To deploy up to Squarespace servers, it's easy!
$ gulp deploy