+ [2016-09-23T19:14:56Z] jekyllrb Title: Following quick start gives a malformed site · Issue #5404 · jekyll/jekyll · GitHub (at github.com)
+ [2016-09-24T02:50:10Z] Norm_now Hi all. Trying to install paginate plugin. Included gems: [jekyll-paginate] in _config.yml, sucessfully ran gem install jekyll-paginate. But jekyll still gives me an error, telling me paginate is not installed
+ [2016-09-24T02:50:16Z] Norm_now Anyone encounter this before?
+ [2016-09-24T02:50:32Z] Norm_now I am new to ruby gems
+ [2016-09-24T03:02:33Z] Norm_now Ah, my bad. Found a stack overflow to answer my question!

message no. 151482

Posted by Norm_now in #jekyll at 2016-09-24T02:50:32Z

I am new to ruby gems
+ [2016-09-25T20:35:27Z] djdexter Dear, I'm new to Jekyll, i downloaded the theme "minimal-mistakes" Changed some defaults and started the server with "bundle exec jekyll serve". The problem is with every change i'm getting erros. How make jekyll git indipendent so i can work without git support ?
+ [2016-09-25T20:35:29Z] djdexter I'm getting: Regenerating: 1 file(s) changed at 2016-09-25 22:11:41 fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
+ [2016-09-25T20:35:29Z] djdexter Use '--' to separate paths from revisions, like this:
+ [2016-09-25T20:35:29Z] djdexter 'git <command> [<revision>...] -- [<file>...]'
+ [2016-09-25T21:36:39Z] jaybe Jekyll and git ate unrelated