Personal website — built with Jekyll on the Academic Pages theme (a fork of Minimal Mistakes, © 2016 Michael Rose, MIT License; see LICENSE).
bundle install
bundle exec jekyll serve -l -H localhost
Then visit http://localhost:4000/.
_pages/— standalone pages (about, projects, papers, tutoring)_portfolio/,_publications/,_talks/,_patents/— content collections_data/navigation.yml— main nav linksimages/— site images_sass/,_layouts/,_includes/,assets/— theme files