Skip to content
tracend edited this page Dec 15, 2011 · 30 revisions

Introduction

Changelog * Credits * History

Imagine if you could have a CMS without the complicated administration area?

  • How many times have you avoided jumping into all the different option a CMS provides because you were afraid you'd break something or were just too overwhelmed with the number of variables?

  • Or how many times have you installed a plugin/extension and let it setup with the default values because that was sufficient for what you wanted?

One of the main objectives in this CMS is to leave the "have to"s out of your way and devote all your energy in the "want to"s. We think owning a website should be a straightforward process (by now) and no more of a hassle than writing any other document.

Objectives

  • To produce a CMS with minimal footprint
  • Complete separation of logic/data/design
  • Free from fixed setup structures and server dependencies

Features

  • Search Engine friendly URLs
  • No Installation / Portable
  • MVC structure
  • Wiki-style CMS
  • Automatic sitemap generator

Wishlist

  • Enable markdown and/or wysiwyg editors for the content area.
  • Directory of all available pages
  • Support more than one administrator
  • Externalise all text to a language file
  • Better validation feedback (error messages) and/or JavaScript validation of user input.

Clone this wiki locally