+ [2015-10-10T16:13:08Z] jaybe by defining templates
+ [2015-10-10T16:13:09Z] Calinou you're going to insert bare HTML into your Markdown files.
+ [2015-10-10T16:13:35Z] diyfupeco You can add own tags, you know ...
+ [2015-10-10T16:13:45Z] jaybe think you're missing some key concepts

message no. 115782

Posted by Calinou in #jekyll at 2015-10-10T16:12:53Z

we plan to ditch Bootstrap some day, but that's not for today :)
+ [2015-10-11T02:30:58Z] annoymouse So I have a default layout and inside of it I have an {% includes head.html %}. I want head.html to load up a .css file relative to the current page. How can I do this?
+ [2015-10-11T03:20:51Z] jaybe annoymouse, basic html. relative paths.
+ [2015-10-11T04:29:38Z] jaybe there are variables that provide as well; page.url, etc.