Re: Jekyll

2017-01-23 Thread ShaoFeng Shi
ok... My jekyll doesn't have the issue. 2017-01-24 3:50 GMT+08:00 Alberto Ramón : > the error was, I had two versions of "jekyll-multiple-language" > > > > 2017-01-23 20:26 GMT+01:00 Alberto Ramón : > >> I'm trying to add new doc to apache kylin >

Re: Jekyll

2017-01-23 Thread Alberto Ramón
the error was, I had two versions of "jekyll-multiple-language" 2017-01-23 20:26 GMT+01:00 Alberto Ramón : > I'm trying to add new doc to apache kylin > > > jekyll 2.5.3 | Error: undefined method `post_read' for class > `Jekyll::Document' > > And

Re: Jekyll

2017-01-23 Thread Alberto Ramón
the error was, I had two versions of "jekyll-multiple-language" thanks 2017-01-23 20:26 GMT+01:00 Alberto Ramón : > I'm trying to add new doc to apache kylin > > > jekyll 2.5.3 | Error: undefined method `post_read' for class > `Jekyll::Document' > &g

Jekyll

2017-01-23 Thread Alberto Ramón
I'm trying to add new doc to apache kylin jekyll 2.5.3 | Error: undefined method `post_read' for class `Jekyll::Document' And this is true: https://github.com/jekyll/jekyll/blob/master/lib/jekyll/document.rb I used: git init git clone -b document --single-branch git:/