Skip to content

Brugarolas/bruga-portfolio

Repository files navigation

"Buy Me A Coffee"

bruga-portfolio

Personal portfolio made with Pug and Sass

Try it here!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

# build for production with minification
npm run build

Add Font Awesome icon to project

npm run add-icon "https://fontawesome.com/icons/user?style=solid"

Configuration to add multiple Font Awesome icons to project

Icons to download and add to the project can be configured, just add the Font Awesome URL icons to scripts/included-icons.json and run the following code:

npm run update-included-icons