latest 16 messages by solars

+ [2016-12-18T09:41:01Z] solars hi, I'm using bootstrap jekyll and somehow I don't have the variable @media (min-width: $screen-md-min) { available in my main.scss - does anyone have a clue why?
+ [2016-12-18T00:36:34Z] solars but I cannot put it before ---
+ [2016-12-18T00:36:22Z] solars as mentioned @charset "UTF-8"; solves this problem
+ [2016-12-18T00:36:09Z] solars it's the end of the file
+ [2016-12-18T00:29:17Z] solars if I add it below the --- --- lines, I get the utf8 error again..
+ [2016-12-18T00:29:01Z] solars but the scss file is not converted to css
+ [2016-12-18T00:28:53Z] solars if I add @charset "UTF-8"; before frontend matter (---) in main.scss it works
+ [2016-12-18T00:28:13Z] solars basically I get this error: Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss': Invalid US-ASCII character "\xE2" on line 104
+ [2016-12-18T00:27:39Z] solars it's file contents
+ [2016-12-18T00:27:00Z] solars very annoying..
+ [2016-12-18T00:12:17Z] solars no idea how jekyll wants me to specify that..
+ [2016-12-18T00:12:09Z] solars https://gist.github.com/solars/326953262dbd93da994e00f0f88277ae
+ [2016-12-18T00:10:00Z] solars jaybe: I got it working now, but I have a different problem:
+ [2016-12-17T23:33:55Z] solars hi, can anyone tell me why jekyll cannot convert this file on gitlab? https://gist.github.com/solars/261c355d29e5cb4c0a8903b07fc5826e
+ [2016-12-17T13:38:54Z] solars apart from github I mean, I just want to push the static html with some ads, no public repos
+ [2016-12-17T13:38:08Z] solars quick question: can anyone recommend a cheap but good hosting provider/platform/way for simple jekyll blogs?