Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 484 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 484 Bytes

Jekyll Blog (See live at simonhfrost.com)

Run locally

bundle exec jekyll build

bundle exec jekyll serve

navigate to `localhost:4000``

Deploy locally

Just commit changes and github pages should auto deploy

Image compression

Generally try and keep images under 200kb. Use 20% compression for .jpgs (but check for aliasing)

Todos

  • Move linkedin and github to top of blog
  • Change colors at top to match profile picture
  • Add subtle background
  • Add link to CV