Skip to content

justinhoward/justinhoward.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Justin Howard (justinhoward.org)

This is my personal blog. It is hosted by GitHub pages and generated with Jekyll.

To get started, install ruby then install the jekyll gem.

gem install jekyll

Then you can host the site with

jekyll serve --watch