developer-portal / website

Jekyll templates, CSS styles and images for the Fedora Developer Portal.
https://developer.fedoraproject.org/
GNU General Public License v2.0
40 stars 58 forks source link

Upgrade Vagrantfile to point to fedora-31 #103

Closed Joshua-rose closed 4 years ago

Joshua-rose commented 4 years ago

Received the following error when trying to run with previous Vagrantfile Upgrade to Fedora 31 fixed the error and allowed me to build a local docker image.

Configuration file: /opt/developerportal/website/_config.yml
  Dependency Error: Yikes! It looks like you don't have jekyll-email-protect or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- jekyll-email-protect' If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/! 
jekyll 3.8.3 | Error:  jekyll-email-protect
pvalena commented 4 years ago

Thanks! I still need to review+verify the Vagrantfile even better.