Personal academic portfolio site for https://timadam03.github.io.
bundle install
bundle exec jekyll serve -l -H localhostMain homepage content lives in _pages/about.md. The current warm minimal visual style is defined in _includes/head/custom.html.
The live site is served from master by GitHub Pages. Use feature branches for cleanup and content changes before merging.