Personal portfolio and blog built with Jekyll.
bundle installbundle exec jekyll serveVisit localhost:4000 to view the site.
bin/buildRuns jekyll build and formats output HTML with htmlbeautifier.
bin/htmlprooferRuns htmlproofer against _site/ to verify links and images.
CC-BY-4.0