Personal portfolio website built with Jekyll.
- Ruby
- Bundler
Install the project dependencies:
bundle installStart the development server:
bundle exec jekyll serveThe site will be available at:
http://127.0.0.1:4000
Jekyll automatically rebuilds the site when files change.