This is a personal website built with Jekyll and hosted on GitHub Pages.
- Ruby
- Bundler
-
Install dependencies:
bundle install
-
Run the local development server:
bundle exec jekyll serve -
Visit
http://localhost:4000in your browser
This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
All rights reserved.