+[8 years ago]GatsuHeyo, guys I have a quick question. I have a file in the root of my _site directory that is clients.html and in the yaml I have permalink: clients.html but when I build the site it treats the file as if it is in /clients/ it even serves both /clients/ and clients.html. What am I doing wrong? +[8 years ago]jaybei've learned, over time, that the phrase, "guys i have a quick question", often results in unmet expectations +[8 years ago]allejoalso applies for "can i ask a question?" +[8 years ago]jaybeif you've to ask about a topic/problem/impasse, how is it possible to comprehend its quickness to resolve? ;p +[8 years ago]albedoahello! having trouble googling his one: is there an out-of-the-box way of dynamically linking stylesheets in an _include file (header) on a per-page basis? or is the jekyll way to split it into either different heads or different projects?
+[8 years ago]makarawho came up with jekyll collection types? (e.g. key concepts, typical scenarios, updates, contribution, pre-requisites) +[8 years ago]albedoahello! i am looking to extend a base.scss file from multiple other .scss files without duplicating the code. is there a Jekyll way to do that? +[8 years ago]albedoafor instance /site1/css/style.scss extends base.scss and /site1/css/style.scss does the same, each able to extend the original, but the original isn't duplicated in the final _site build +[8 years ago]albedoasecond should say /site2/ heh +[8 years ago]albedoahttps://gist.github.com/albedoa/c1f5968fe86660c353450ab59392c6e6 i drew out my question. hope it makes sense. thanks!