Open mayurbhangale opened 8 years ago
@mayurbhangale Jekyll 3+ is not supported
@ozasadnyy tried with jekyll 2.4.0, same thing happens
Have you changed something?
No
I just went down to github-pages v92, which uses Jekyll 3.1.6, because they switched to Jekyll 3.2.1 with v93. That seems to work just fine. To achieve this, I changed the Gemfile
to
source "http://rubygems.org"
gem 'github-pages', '92'
gem 'compass'
gem 'sass-media_query_combiner'
gem 'autoprefixer-rails'
Does that work for you as well @mayurbhangale?
I had the same problem with my linux ubuntu.. then a search in the web and found this link the installation of Nokogiri(package of gem) ..but that have show the problems and a solution with you had
Linux Ubuntu for exemple
sudo apt-get install build-essential patch
sudo apt-get install ruby-dev zlib1g-dev liblzma-dev
When I try to
jekyll -w serve
, I'm getting this errorjekyll 3.1.6 | Error: (/Users/mayurbhangale/Documents/web/zeppelin/_config.yml): did not find expected key while parsing a block mapping at line 2 column 1