/widgit-cms

A modern, higly flexible CMS system for Rails

Primary LanguageRubyMIT LicenseMIT

WidgIt CMS

This project rocks and uses MIT-LICENSE.

Getting started

Steps for creating a new component:

  • create models/components/[component].rb
  • create views/widgit/base/[component].html.haml
  • add to controllers/admin/pages_controller
  • add to models/widgit/component.rb
  • add to views/widgit/base/toolbar
  • (optional) sass-extend fontawesome-icon to fa-[component]