My personal academic website, built with Jekyll using the al-folio theme.
Live site: https://kwang0913.github.io
# Install dependencies
bundle install
# Serve locally
bundle exec jekyll serveThen open http://localhost:4000 in your browser.
The site auto-deploys to GitHub Pages on every push to main via GitHub Actions.
Content is licensed under CC-BY-4.0. The al-folio theme is licensed under MIT.