Skip to content

alexpls/alexplescan.com

Repository files navigation

This is the Jekyll repository for my site alexplescan.com.

No license here, so if any of this code is of use to you - take it and use it however you want!

Installation

# Install ruby
$ brew install asdf
$ asdf install

$ brew install git-lfs vips
$ bundle

Dev server

$ bundle exec jekyll serve --config "_config.yml,_config_dev.yml"