+[2017-02-15T17:20:23Z]dale6998nevermind..? i uninstalled ruby, deleted ~/.gem and then reinstalled ruby +[2017-02-15T17:20:43Z]dale6998did a gem install bundle, then a bundle install in the blog folder with the Gemfile +[2017-02-15T17:20:47Z]dale6998here we are. +[2017-02-15T17:20:53Z]dale6998thanks! +[2017-02-15T17:26:11Z]allejo:)
it is opening index.html and appaently index.html is just the borked text
+[2017-02-16T01:05:44Z]kristian_on_linuhi ... I get this error when using jekyll-scholar: Liquid Exception: Liquid syntax error (line 12): Unknown tag 'reference' in /home/kristian/Dropbox/jekyll/quatermass/_posts/2010-01-01-film1usreview.md +[2017-02-16T01:07:54Z]allejosounds like the plugin isn't being loaded +[2017-02-16T01:10:06Z]kristian_on_linuhi, allejo +[2017-02-16T01:10:33Z]kristian_on_linuyes, I think that was the problem ... I found and older version of _config.yml and now it works +[2017-02-16T14:41:49Z]qswzis there something like javascript's somevar || 'default' with jekyll? where '' || 'test' is 'test'