latest 9 messages by pop_n_fresh

+ [2014-08-12T05:02:24Z] pop_n_fresh Awesome! I understand better now how it works now. Thank you!
+ [2014-08-12T04:58:57Z] pop_n_fresh Okay. I just misunderstood how it built the pages. I know I can locally serve a html/css/js file to myself without a server. Thanks-- I misunderstood what build did.
+ [2014-08-12T04:56:02Z] pop_n_fresh So I definitely can't just open the static html files? Intersting.
+ [2014-08-12T04:54:46Z] pop_n_fresh The site needs to be served by jekyll serve? I thought the point of build was so I could build static html files.
+ [2014-08-12T04:52:31Z] pop_n_fresh jaybe: I made a default jekyll site and built it and it still didn't work. It seems like it's finding the right css file and all of the contents. Could it have anything to do with my jekyll install? Is there some dependency I could be missing?
+ [2014-08-12T04:45:29Z] pop_n_fresh jaybe: Is that setting in _config.yml?
+ [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: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?