+ [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 'git <command> [<revision>...] -- [<file>...]'
+ [2016-09-25T20:35:29Z] djdexter Use '--' to separate paths from revisions, like this:
+ [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-25T21:36:39Z] jaybe Jekyll and git ate unrelated

message no. 151676

Posted by djdexter in #jekyll at 2016-09-25T20:35:29Z

Use '--' to separate paths from revisions, like this:
+ [2016-09-27T16:39:50Z] arup_r I did follow exactly http://www.aymerick.com/2014/07/22/jekyll-github-pages-bower-bootstrap.html .. But after adding url and baseurl no css are coming locally and production also. but if I remove basurl from config .. then locally site shows up as expected. can you tell why assets are not being applied with baseurl ?
+ [2016-09-27T16:39:51Z] jekyllrb Title: Your jekyll site hosted on github pages with bower support (at www.aymerick.com)
+ [2016-09-27T16:40:39Z] jaybe that'd be a question for the designers of the framework/theme/tutorial probably. and or solve it yourself by examining the [[ templates ]]
+ [2016-09-27T16:40:39Z] jekyllrb (templates) http://jekyllrb.com/docs/templates/
+ [2016-09-27T16:41:13Z] jaybe use web browser developer tools to identify what URL and resource the browser is trying to reach but fails