开发者

Rail3 Blog Engine

开发者 https://www.devze.com 2023-03-21 00:16 出处:网络
I have an existing Rails3 web application and would like t开发者_如何转开发o add a blog to it.Just something basic, but with slugs (/blog/2011/07/permalink-to-entry).

I have an existing Rails3 web application and would like t开发者_如何转开发o add a blog to it. Just something basic, but with slugs (/blog/2011/07/permalink-to-entry).

Thoughts?


You can create and mount Refinery cms as an engine in your existing app.

https://github.com/resolve/refinerycms


Refinery also has a blog engine: https://github.com/resolve/refinerycms-blog

0

精彩评论

暂无评论...
验证码 换一张
取 消