Set the ContentFul API key on the .env
.
CONTENTFUL_KEY=XXXXXX
$ npm install
$ gulp serve
master
branch and to build the project for production ($ gulp --production
)$ gulp deploy
Simple go the the build directory of the gh-pages.
If you experience some issue with the gulp metalsmith
task, try to install metalsmith in global : npm install -g metalsmith