+ [11 years ago] iamcarrico When deploying to "production", IMO, it is always better to deploy just the production files, and not have any chances of errors for builds on the server. It is just as easy, and safer, to build locally, and deploy that commit.
+ [11 years ago] iamcarrico orw: Not necissarily, no. depends what the error was.
+ [11 years ago] orw I agree. For me personally having the CI solution report the error is good enough at the moment. thanks for all the help!
+ [11 years ago] OWNSuAll How would I create a page for each object in my data files?
+ [11 years ago] tadni I see how you can post an excerpt from your blog posts via "<p>{{ post.excerpt }}</p>" but I was wondering if there was a way to view a whole blog post like this?

message no. 48737

Posted by orw in #jekyll at 2014-09-22T12:27:57Z

iamcarrico, I'm deploying via a CI solution (codeship) = transferring the files and running jekyll build. nginx is directed to serve the _site/ dir. Is that unsafe for any reason?
+ [11 years ago] travis-ci [travis-ci] jekyll/jekyll#4466 (fix-rouge) The build passed. http://travis-ci.org/jekyll/jekyll/builds/36011787
+ [11 years ago] travis-ci [travis-ci] jekyll/jekyll#4467 (fix-rouge) The build passed. http://travis-ci.org/jekyll/jekyll/builds/36011828
+ [11 years ago] izarry can i ask a jekyll problem here?