MiniBlog (0.0.1)
A rails plugin that gives an existing rails app instant blogging engine capabilities
I recently started looking around for a good Rails-based blogging engine. I wanted something that could easily integrate with my website that I’d built on Rails. There were quite a few good Rails blog engines to choose from (SImpleLog, Mephisto, etc.) But they all had one thing on common: They are all Standalone Rails Apps! So MiniBlog was born. Currently under development for use with my site now, MiniBlog is a rails plugin that can be dropped into any existing rails app to give it instant blogging engine capabilities! Watch for it soon!
- Simple, easy to install and use.
- Works with any existing Rails Application.