+[2016-09-25T20:35:27Z]djdexterDear, 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]djdexterUse '--' to separate paths from revisions, like this: +[2016-09-25T20:35:29Z]djdexterI'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]jaybeJekyll and git ate unrelated
message no. 151683
Posted by jaybe in #jekyll at 2016-09-25T21:36:39Z
Jekyll and git ate unrelated
+[2016-09-27T16:39:50Z]arup_rI 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]jekyllrbTitle: Your jekyll site hosted on github pages with bower support (at www.aymerick.com) +[2016-09-27T16:40:39Z]jaybethat'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]jaybeuse web browser developer tools to identify what URL and resource the browser is trying to reach but fails