+[2013-06-14T21:52:21Z]extcodeIs it possible to display the entire contents, but only an excerpt? +[2013-06-14T21:53:08Z]extcodelike in the list of all posts. there the <!--more--> comment? +[2013-06-14T21:54:35Z]extcodecant find any hint in the web. +[2013-06-14T21:55:09Z]extcodedoes all displaying the whole badly rendered content? +[2013-06-14T23:59:03Z]blindrage1i'm a little confused...i cloned octopress, installed nginx, pointed to the clone/source, but it's not applying anything. I can connect to it, but i'm getting the raw index.html (--- layout:default ---) like something isn't doing the ruby work...what did i miss?
I think I can help you if I can get more info. We've seen these errors before.
+[2013-06-15T01:49:06Z]jaybeblindrage1, have you generated the site? +[2013-06-15T02:12:03Z]pontikihi, i am looking at using octopress for my gh pages bloggy thing. +[2013-06-15T02:12:41Z]pontikithe question i have is that i have a version of my page that utilize jekyll-bootstrap, which i'm not really liking so much +[2013-06-15T02:12:53Z]pontikii wonder if there's an easy how-to to make the switch +[2013-06-15T02:15:47Z]jaybepontiki, bootstrap is essentially just CSS and some javascript. design is CSS. as with any web site or publishing technology, you could simply refer to different CSS within the template files the pages are built from.