+[9 years ago]deniz946And i have the Gemfile file +[9 years ago]DoomBoomI don't really know much about Github pages or bundle, sorry +[9 years ago]DoomBoomI'm just doing this for my own blog I host at some hosting company thing +[9 years ago]jmdevHello, when I do Jekyll serve it says me that I haven't got kramdown, but it isn't so. I was searching for hours, and I don't find the solution. I tried gem cleanup, gem install jekyll, gem install kramdown... +[9 years ago]jmdevAny solve to this problem? Regrets
+[9 years ago]jtbandesI recently upgraded jekyll and it looks like variables I put in the YAML front matter aren't readable from the layouts anymore. is that right? +[9 years ago]jtbandese.g. if I use "layout: post \n foo: bar --- some stuff" it seems like post.html can't use "{{foo}}" +[9 years ago]jtbandeser, I mean {{page.foo}} +[9 years ago]jtbandes{{layout.foo}} works. is this new? It doesn't seem to be documented at jekyllrb.com +[9 years ago]jtbandeslooks like https://github.com/jekyll/jekyll/issues/2836