Skip to content

n00b2pr0/moustache-cms

 
 

Repository files navigation

Moustache CMS

Moustache CMS is a open source content management system design for creating great sites and blogs. It features an easy to use interface for putting your site together and managing your content. With the power of Mustache for templating Moustache CMS can be easily customized to your layout by simply creating your own mustache tags.

Moustache features:

  • A good looking easy to use UI
  • A highly flexible templating system of layouts, snippets, page parts and tagging done with Mustache.
  • Support for Markdown, Textile, and HTML for page part templating.
  • Manage multiple websites in one application instance
  • Ability to assign different roles to users
  • Build using Ruby on Rails 3.2
  • MongoDB for Database

Getting Started Quickly

  • A recent version of MongoDB >= 2.0 installed and running.
  • Then clone the repo git clone git://github.com/amkirwan/moustache-cms.git
  • Run bundle install
  • Then run rake db:seed it will create a admin login account for the user account with the login '[email protected]' and the password 'moustache'
  • Start up rails with bin/rails start
  • Go to http://127.0.0.1:3000/admin and login with the email and password listed above

Checkout the wiki for more information and got to the Demo page to see Moustache CMS in action.

Contribute

Contributions to the project are always welcomed and encouraged. If you have found a bug or want a new feature please submit a patch to the project.

Support

Checkout the wiki

License

Moustache CMS is released under the MIT license, Copyright © 2012

About

CMS using using Mongoid, CAS & Handlebar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published