Skip to content

A template for generating Padrino apps with simple CMS capabilities

Notifications You must be signed in to change notification settings

steventux/padrino_cms_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Padrino Content Model Template ==

A template for generating Padrino apps with an ActiveRecord Content model which can be used to create pages, snippets (page fragments) and components (menus, navs, footers). Currently bundled with CKEditor with CarrierWave image management to make content editing a bit easier.

Usage: padrino g project my_project --template path/to/cms_template.rb

= TODOs: =
  - 100% Test coverage, I am going to hell without it.
  - acts_as_tree style content heirarchy with list pages.
  - Generator options to allow for inclusion of specific features, e.g. CKEditor, Google Analytics.
  - Component with template style of content.

About

A template for generating Padrino apps with simple CMS capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published