+[2015-08-06T08:46:53Z]dkozelIs Octopress 3 now the recommended version? +[2015-08-06T08:47:19Z]dkozelI see that numerous RCs happened and now several tags past 3.0 +[2015-08-06T08:47:32Z]dkozelbut the website (http://octopress.org/) has not been updated since January +[2015-08-09T22:23:10Z]msxhi all, any news about octopress 3!? +[2015-08-17T20:21:26Z]aleatoireDoes octopress 3.0 have up to date documentation?
+[2015-08-29T05:21:34Z]octopressfanMorning +[2015-08-29T05:22:26Z]octopressfanI'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? +[2015-09-15T09:17:03Z]stardivinersolved +[2015-09-15T09:17:14Z]stardivineruse limit: 2