/personal-site-v4

2023 iteration of personal-site

Primary LanguageSCSSMIT LicenseMIT

pug-portfolio

Build a portfolio site using pug mixins and markdown!

After cloning, run npm install.

Usage:

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.

GitHub pages

To host your site on GitHub, set your hosting folder in GitHub pages to docs:

github pages settings