Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 689 Bytes

File metadata and controls

23 lines (14 loc) · 689 Bytes

lee0c.github.io

Lee Cattarin's personal website.

Primarily intended for art purposes, and possibly learning a little about front-end along the way.

Editing in VSCode

This project has an .editorconfig file. To utilize this in VSCode, install the "Editorconfig" extension.

Build locally

  • Install Jekyll
  • Install dependencies with bundle install
  • Run with bundle exec jekyll serve or just jekyll serve

Resize images

this script will only resize images with width greater than 1200

./mogrify.sh # from base dir