Skip to content

pbsladek/pbsladek.github.io

Repository files navigation

pbsladek

Running locally

To test locally, run the following in your terminal:

  1. bundle install
  2. bundle exec jekyll serve
  3. Open your browser to localhost:4000

Uses Github Pages and jglovier/resume-template

Install Ruby

# Install ruby with openssl@3 using chruby to manage versions
ruby-install ruby -- --with-openssl-dir=$(brew --prefix openssl@3)

# Verify Install
ruby -rrbconfig -e 'puts RbConfig::CONFIG["CXX"]'

Releases

No releases published

Packages

No packages published