Build a portfolio site using pug mixins and markdown!
After cloning, run npm install
.
npm start
will launch the webpack dev server locally.
npm run build
will compile a production bundle in the docs
folder. Make sure you commit and push the built files.
To host your site on GitHub, set your hosting folder in GitHub pages to docs
: