Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 317 Bytes

MyNameIsTrez.github.io

This is MyNameIsTrez' blog.

Running locally

  1. Install bundle and jekyll
  2. Install the dependencies with bundle install
  3. Run the website locally with bundle exec jekyll serve --livereload --incremental