Skip to content

katiemarriner/katiemarriner.github.io

Repository files navigation

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

Releases

No releases published

Packages

No packages published