Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

File metadata and controls

7 lines (4 loc) · 236 Bytes

sharpred.github.io

blog site

running locally

In a terminal window bundle exec jekyll build --watch before running bundle exec jekyll serve --incremental in a separate window. This will run the site at http://127.0.0.1:4000