Welcome! My name is Ryan Mazzolini and you've found yourself at the source of my personal website/blog/portfolio.
To view the website head over to https://ryanmazzolini.github.io/
The package/website is built with Jekyll and hosted on GitHub pages. Currently, the minimal-mistakes jekyll remote-theme is used.
On OSX I install as much as I can via Homebrew.
Get ruby if you don't have it already:
brew install rubyAlternatively, I like using rbenv to manage multiple ruby version on a single machine:
brew install rbenv
# Install your desired version of ruby, replace the `3.3.6` bit
# Note bundler/jekyll require a Ruby version >= 3.0.0
rbenv install 3.3.6
# Switch to the version of ruby you have installed.
# Use `global` instead of `local` if you want this to be the default globally
rbenv local 3.3.6Install Bundler and Jekyll if not yet installed:
gem install bundler jekyllInstall missing gems:
bundle installStart the local server:
bundle exec jekyll serveNow browse to http://localhost:4000
There are currently two URLs that redirect to this site after tearing down an old Wordpress instance. Those are: