A clean minimal gem to add a simple blog to existing app?

Rubytastic picture Rubytastic · Feb 14, 2012 · Viewed 13.3k times · Source

I need an blog inside my existing app but it doesn't have to be fancy, some category's and an way to convert a directory of textiles to the blogposts including date would fit, already searched for this but nothing fancy came up.

any recommendations on a good gem to add blog to existing rails app?

Answer

Syed Aslam picture Syed Aslam · Feb 14, 2012

You can roll out your own simple blogging engine for your needs and Rails makes it easy. However, there are a couple of options which work fantastically:

  1. Jekyll ( Checkout Jekyll Bootstrap as well)
  2. Typo

There are other full blown CMS solutions available:

  1. Radiant CMS
  2. Refinery CMS
  3. Locomotive