The www.northbricks.com website
The Northbricks.com website. Changes in master branch will trigger new deployment to gh-pages branch, which is the website at http://www.northbricks.com.
You can build the website with node or make. The result is a static website in the build folder.
Build with make.
make buildBuild with node.
npm install
node index.js