これらのブログ投稿がどこから来ているのかわかりません。Heroku で Jekyll を実行していますが、/vendor/bundle ファイルがどこから来ているのかわかりません。サイトをローカルで実行すると、これらはありません。サイトはm2m.ioで、ブログのリンクをクリックします。関連するコード フラグメント:
<li class="thisBlog"><h4><span style="float:left;">18 May 2009 </span> » <a href="/vendor/bundle/ruby/1.9.1/gems/jekyll-0.11.0/test/source/2009/05/18/empty-tags.html"><div class="brand-color" style="float:left;">Some Tags</div></a></h4></li>
<li class="thisBlog"><h4><span style="float:left;">18 May 2009 </span> » <a href="/vendor/bundle/ruby/1.9.1/gems/jekyll-0.11.0/test/source/2009/05/18/empty-tag.html"><div class="brand-color" style="float:left;">A Tag</div></a></h4></li>
<li class="thisBlog"><h4><span style="float:left;">12 Mar 2009 </span> » <a href="/vendor/bundle/ruby/1.9.1/gems/jekyll-0.11.0/test/source/2009/03/12/hash-%231.html"><div class="brand-color" style="float:left;">Hash</div></a></h4></li>
<li class="thisBlog"><h4><span style="float:left;">27 Jan 2009 </span> » <a href="/vendor/bundle/ruby/1.9.1/gems/jekyll-0.11.0/test/source/2009/01/27/empty-category.html"><div class="brand-color" style="float:left;">Category in YAML</div></a></h4></li>
<li class="thisBlog"><h4><span style="float:left;">27 Jan 2009 </span> » <a href="/vendor/bundle/ruby/1.9.1/gems/jekyll-0.11.0/test/source/2009/01/27/empty-categories.html"><div class="brand-color" style="float:left;">Category in YAML</div></a></h4></li>