jekyll-material-bliss

jekyll-material-bliss

Jekyll Material Bliss Theme

A modified version of material-bliss-jekyll-theme

in order to build:

for Production

./build-prod.sh //for production build

for Development:

run both build-dev and npm run jekyll in different terminals

npm start // in one terminal
./build-dev.sh //in another