Eve is an ultra minimal Jekyll theme for building single page personal portfolio websites
_config.yml as desiredgh-pages branchLearn more about Github pages here
_config.yml with your desired settings_includes/about.html with information about yourselfNodeJS.bundle install from repo's rootbundle exec jekyll serve --config _config.yml,_config-dev.yml to start the local serverhttp://localhost:4000bundle exec htmlproofer ./_site --only-4xxMIT