适用于heroku的rails 3博客引擎/gem,该使用什么?

发布于 2024-10-31 05:10:03 字数 700 浏览 9 评论 0原文

我花了一些时间寻找可以在现有网站上使用的rail3 博客引擎。我希望博客与 SEO 点应用程序位于同一域,例如 www.site.com/blog 而不是 blog.site.com

在这方面我花了一些时间,我发现:

  • Toto
  • Jekyll。 它生成静态页面,我真的很喜欢这个想法,因为它的最佳负载不足,因为它高度缓存。不确定我们的非技术博客作者将如何应对这个问题。

我还查看了更动态的平台,例如:

  • 拼写错误(接缝已过时,我猜他们发现很难移植到 Rails 3)
  • mephisto

人们是否放弃了这个帖子 需要将 WP 博客与 Heroku 上的 Rails 应用程序链接 建议吗?考虑到这个的价值,接缝很疯狂。另外,这篇文章很好,但对我来说并不是真正的结论 https://stackoverflow.com/questions/ 1807670/blog-engine-for-rails-application

I have spent some time looking for a rail3 blog engine for use on an existing site. I want the blog on the same domain as the application for SEO points eg www.site.com/blog not blog.site.com

Having spent some time on this I have found:

  • Toto
  • Jekyll.
    Which generate static pages, I really like this idea as its optimal under-load as its highly cached. Not sure how our not technical blog writers will cope with this.

Also I looked at more dynamic platforms like:

  • typo (which seams dated, I guess they are finding it hard to port to rails 3)
  • mephisto

Are people giving up on this as this post Need to link WP Blog with Rails App on Heroku suggests? Seams crazy given the value of this. Also, this post was good but not really conclusive for me https://stackoverflow.com/questions/1807670/blog-engine-for-rails-application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

风筝在阴天搁浅。 2024-11-07 05:10:03

到目前为止,独白给我留下了深刻的印象。

https://github.com/jipiboily/monologue

这是一个简单的数据库支持的博客引​​擎。

I've been really impressed by monologue, so far.

https://github.com/jipiboily/monologue

It's a bare-bones db-backed blog engine.

简单爱 2024-11-07 05:10:03

Heroku 的创建者之一编写了一个小型博客引擎

https://github.com/adamwiggins/scanty

One of the creators of heroku wrote a small blog engine.

https://github.com/adamwiggins/scanty

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文