material-bliss-jekyll-theme
material-bliss-jekyll-theme copied to clipboard
Key related_posts cannot be set in the drop.
When I run the ./build-prod.sh
it shows ERROR: YOUR SITE COULD NOT BE BUILT: ------------------------------------ Key related_posts cannot be set in the drop.
What should I do? Thanks
Same problem.
same problem T.T I'm using ubuntu 18.04
my windows pc compiles same code as normal but ubuntu still has error messages..
solved with these commands
sudo mkdir -p /usr/share/rubygems-integration/all/specifications/jekyll
sudo ln -s /usr/bin/jekyll /usr/share/rubygems-integration/all/specifications/jekyll
bundle exec jekyll serve