+ [2014-08-11T22:08:46Z] bret didn't mdo used to have a really sweet all monospace layout on his site at one point?
+ [2014-08-11T23:26:18Z] jaybe bret, mdo's offerings are available at https://github.com/poole
+ [2014-08-11T23:52:25Z] bret jaybe yeah but what im looking for isnt there
+ [2014-08-11T23:52:29Z] bret maybe it was someone else
+ [2014-08-11T23:52:46Z] jaybe ah

message no. 38628

Posted by bret in #jekyll at 2014-08-11T22:08:46Z

didn't mdo used to have a really sweet all monospace layout on his site at one point?
+ [2014-08-12T00:22:52Z] travis-ci [travis-ci] jekyll/jekyll#4192 (to_liquid_before_jsonify) The build passed. http://travis-ci.org/jekyll/jekyll/builds/32286616
+ [2014-08-12T04:35:42Z] pop_n_fresh Hello! I'm really into using jekyll for my blog but I'm unable to get 'jekyll build' to work, the .html files it produces don't use css and are bare .html. Does anybody know what might be causing this problem and how it might be fixed?
+ [2014-08-12T04:37:53Z] pop_n_fresh Using jekyll serve is working perfectly fine but it's not suitable for my hosting situation
+ [2014-08-12T04:44:01Z] jaybe pop_n_fresh, you need to ensure you're setting the templates to reference wherever your css files reside
+ [2014-08-12T04:45:29Z] pop_n_fresh jaybe: Is that setting in _config.yml?