Sibu - A site builder engine for Ruby on Rails

This is an engine for Ruby on Rails that enables creation of static websites in a simple & wysiwyg way.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'sibu'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sibu

Improvements

  • Use a specific controller & helper for site display
  • Move page templates to SiteTemplate model

Dependencies & inspiration

jQuery (for now) Shrine https://github.com/BLauris/custom-css-for-user (dynamic custom styles)

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.