UCSF-CBI / c4

The C4 Website
https://ucsf-cbi.github.io/c4/
1 stars 2 forks source link

Non-urgent local jekyll problems #38

Closed hgputnam closed 3 years ago

hgputnam commented 3 years ago

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 don't know how to proceed...