- Build requires NPM 3.x / Node 5.x (recommend using NVM)
- Link embed.js into splash page HTML.
<script src='https://bithubapp.github.io/taylored-wines/embed.js'></script>
- Position div element with id 'taylored-wines-be-social' into splash page where you'd like the hub to appear.
...
<div id="taylored-wines-be-social"></div>
...
- Change embed.js iframe src path to production path
- Run makefile.
- Compiles production version of scripts
- Pushes local repo working copy to gh-pages origin branch