+ [2015-08-06T08:46:53Z] dkozel Is Octopress 3 now the recommended version?
+ [2015-08-06T08:47:19Z] dkozel I see that numerous RCs happened and now several tags past 3.0
+ [2015-08-06T08:47:32Z] dkozel but the website (http://octopress.org/) has not been updated since January
+ [2015-08-09T22:23:10Z] msx hi all, any news about octopress 3!?
+ [2015-08-17T20:21:26Z] aleatoire Does octopress 3.0 have up to date documentation?

message no. 108188

Posted by aleatoire in #octopress at 2015-08-17T20:21:26Z

Does octopress 3.0 have up to date documentation?
+ [2015-08-29T05:22:26Z] octopressfan I'm using octopress using github pages, I wanted to know how to delete specific commit log history from github without changing the code state?
+ [2015-09-15T07:53:15Z] stardiviner @me I want to only show first two posts, but {% for post in site.posts.first(2) %} does not work. Does anybody know how to do this?