2024-06-22 19:51:13 -07:00

339 B

dragonlock2.github.io

Deploy Jekyll site to Pages

blog + resume

gem install bundler jekyll
bundle update
bundle install
bundle exec jekyll serve