I followed directions to install jekyll. I am using ubuntu desktop 20. For some reason I ended up with /home/hputnam/.gem/ruby/2.7.0/bin/bundle instead of 2.5.0. When I try to start the local site:
hputnam@yojimbo:~/repositories/C4/docs$ bundle exec jekyll serve --port 4001
Could not find gem 'jekyll-target-blank' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
I followed directions to install jekyll. I am using ubuntu desktop 20. For some reason I ended up with
/home/hputnam/.gem/ruby/2.7.0/bin/bundle
instead of 2.5.0. When I try to start the local site:I don't know how to proceed...