CMS Boilerplate + Gulp + Webpack + SCSS + Babel + Love
A still straight-forward starting point for building a great website on the HubSpot CMS—but better.
Adds Gulp, Webpack, SCSS, and Babel to the standard Hubspot CMS boilerplate.
npm install
.env
file in /
containing account=4395843
(replace those random numbers with your Hubspot portal id)gulpfile.js/webpack.js
with your folder in Hubspotgit remote set-url origin <your github page>
gulp push -m "<your commit message>"
(stage, commit and push!)(ノಠ益ಠ)ノ彡┻━┻
if I missed an instruction (and let me know).Run gulp (create dist, SCSS ) + run webpack (JS, autoupload to Hubspot)
gulp
Run gulp + run webpack + (stage, commit, push) to Github
gulp push -m "<your commit message"