Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 334 Bytes

katiemarriner.github.io

Portfolio website

Getting started

npm install npm start runs node bake.js, which...

  • populates data/projects-current.json into a handlebars template and saves it as index.html
  • minifies CSS from src/app.css

Optimtize images

cwebp images/[FILENAME].png -o images-optimized/[FILENAME].webp