+ [2015-07-14T17:47:47Z] Dexx1_ New to this new fangled markdown/octopress stuff --- just have a quick question: I have an old blog with a lot of comments, is there a way to convert/port these comments into octopress so they remain intact? How can I do that? Anyway to avoid third party services like Disqus?
+ [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!?

message no. 106699

Posted by msx in #octopress at 2015-08-09T22:23:10Z

hi all, any news about octopress 3!?
+ [2015-08-17T20:21:26Z] aleatoire 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?