+[2014-08-14T21:51:13Z]CosmoHilljust a quick question, what do you guys think is better, .co.uk or .uk? +[2014-08-14T22:00:10Z]bretcan the new asset pipeline do things like minifying and compalation? +[2014-08-14T22:03:42Z]londoncallingcosmohill, .co.uk is more widely used. Preferably get a .com +[2014-08-14T22:06:36Z]CosmoHillthanks +[2014-08-14T22:06:42Z]CosmoHillnight night
+[2014-08-15T00:00:32Z]flowerpotHi, I would like to use the bootstrap-sass gem with jekyll >= 2.x, however, I cannot find any resources on how to do that. I put the gem in my gemfile, bundle install, and then added @import "bootstrap"; to my main sass file. When I try jekyll serve then I get "File to import not found or unreadable: bootstrap." .. Any tips or tricks I need to know? +[2014-08-15T00:05:08Z]iamcarricoflowerpot: are you using Jekyll’s built in Sass support? I dont think you can use compass extensions with that +[2014-08-15T00:05:30Z]iamcarricoYou will need to compile your Sass with compass outside of Jekyll +[2014-08-15T00:05:51Z]flowerpotiamcarrico: is that possible with github pages? +[2014-08-15T00:06:23Z]iamcarricoNot if you want GitHub to build you page for you