My Personal Site Made with Jekyll. Hosted on GitHub Pages. Install Prerequisites This site is made with Jekyll. Refer to prerequisites section of Jekyll documentation here. Run locally # Install Gems bundle install # Windows jekyll serve # Mac bundle exec jekyll serve