Personal website built with Jekyll and hosted on GitHub Pages.
bundle install
bundle exec jekyll serveThen open http://localhost:4000.
- Site settings:
_config.yml - Pages:
_pages/ - Layouts:
_layouts/ - Assets:
assets/andimages/
Pushing to main triggers the GitHub Actions deploy workflow.