A Material Design Pug Experience Using Jekyll-Pug
- Clone/download this repository.
cd
into the cloned/downloaded repository and run the commandbundle
.- Run the command
jekyll serve
.
The package.json is for deploying to Netlify. It tells Netlify to install the Pug-CLI NPM package which is needed in order to run Jekyll-Pug.