Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 1.62 KB

README.markdown

File metadata and controls

55 lines (29 loc) · 1.62 KB

fineline-CMS

This is fineline-CMS a super simple but mighty cms build on Ruby on Rails.

fineline is an GemSet, so it is fully modular.

Usage

$ gem install strangecms			# => will install  strangecms, strange_core, strange_sites, strange_themes, strange_user

$ gem install strange_[modul] 		# => will install  the modul

$ rails g strangecms:install		# => will mirror all needed files, than migrate and seed database (development + production)

$ rails server						# => start your new CMS

.. more usements:

$ rails g strangecms:update			# => update system & all modules

$ rails g strangecms:modul [name]	# => generates new modul [name]

$ rails g strangecms:theme [name]	# => generates new theme [name]

Code for this GEMset is inspired and adopted from following great stuff:

Thanks to all of theese People, this app exists!
THANKS A LOT !

Spree Commerce - Spree (Spree) - Spree, spreecommerce

Lucas Florio - lucasefe (themes_for_rails) - lucasefe

Gastón Ramos - gramos (easy-fckeditor) - gramos

Philip Hallstrom - phallstrom (el_finder) - phallstrom

Ryan Bates - ryanb (Railscasts) - ryanb, railscasts

Licence

Private Repository ! .. no Copy! .. no Change! .. no Downloads! .. no Support!