Personal Project Website Building the site Uses jekyll project to build a static website once Jekyll is installed, run this to create the site: jekyll build Can also run this to test out the changes locally. Will be hosted locally at localhost:4000 jekyll serve