Personal blog - http://garciapl.github.io / https://www.whoishiring.dev
Required
- Ruby
Install jekyll
gem install jekyll bundler
Run in project to install missing dependencies
bundle install
bundle add webrick
Run local server
bundle exec jekyll serve