Open shubhajeet opened 9 years ago
I have same problem, Anyone know how to fix it?
same issue despite theme name is mentionned in the layouts:
---
theme :
name : twitter
layout: default
---
There might be a problem reading this yaml config
For me this was caused by https://github.com/plusjade/jekyll-bootstrap/issues/290. I used the first workaround, https://github.com/plusjade/jekyll-bootstrap/issues/290#issue-116950860, and it worked for me.
I started using collections and then i realize that theme were not working for _collections.
The main problem seems to be it is generating /assets/themes//bootstrap/css/bootstrap.min.css instead of /assets/themes/bootstrap-3/bootstrap/css/bootstrap.min.css
Somehow theme-name is blank while generating output of the collections.