Tag Archives: blog

How to Remove Title from a Particular Refinery CMS page

In addition to configuring my Refinery CMS site’s homepage to show the contents of my blog posts instead, using the technique I describe at Rendering Blog Posts on Homepage in Refinery CMS, I also didn’t want to display the “Blog” page title in the Homepage body mainly  because I wanted my homepage to show content without […]

How to render your blog posts on your homepage in Refinery CMS

Add this line in your routes.rb, just above the line where you see: mount Refinery::Core::Engine, :at => ‘/’