Snips

Super Simple Content Management

Snips is a simple CMS plugin from Rails.

It is designed to be a very simple yet flexible content management system.

Each snip consists of :

They are then rendered by a controller or manually. Snips can be created and edited within a simple admin section or directly inline.

This website (parkerfox.co.uk) was entirely created with snips:

Install

ruby script/plugin install git://github.com/weepy/snips.git


For more documentation read the README on github

Version History

0.1 Initial Release

0.2 Look and feel improved. Checks for cyclical references.