Ruby 博客:托托 vs 内斯塔
我需要一个简单、轻量级的博客引擎,可以与 Heroku 很好地配合。
到目前为止,我找到了 Toto 和 内斯塔 似乎都是很好的候选人,并且具有相当相似的功能列表。
由于我必须快速做出决定,所以我对实用的比较概述很感兴趣。具体来说,首先关注的是主题和较小程度的扩展便利性——即插件支持和开发......
I need a simple and lightweight blog engine that plays well with Heroku.
So far, I found Toto and Nesta and both seem to be great candidates and have a rather similar feature list.
Since I have to make a quick decision Im interested in pragmatic comparison overview. Specifically first concern would be theming and in a lesser degree ease of extension- i.e. plugin support and dev...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我认为 Nesta 迄今为止获得了最大的关注 - 邮件列表非常活跃,并且插件集合正在增长。我最近将我的所有网站迁移到了它。
I think Nesta has gained the most traction so far - the mailing list is pretty active, and the plugin collection is growing. I recently migrated all my websites to it.
就我个人而言,我是 Octopress 的忠实粉丝。它在后台使用 Jekyll,很容易主题和自定义,有一个很好的功能列表和< a href="http://octopress.org/docs/blogging/plugins/" rel="nofollow">插件,很容易破解并生成静态 HTML,这非常适合我的需求。
顺便说一句:这个问题在 Stack Overflow 上是相当偏离主题的。
Personally I'm a big fan of Octopress. It uses Jekyll in the background, is easy to theme and customize, has a nice list of features and plugins, is easy to hack and generates static HTML, which is perfect for my needs.
BTW: this question is rather off-topic on Stack Overflow.
您可能还想尝试 Jekyll
You might also want to try Jekyll