What is oddCMS?
oddCMS is a brand-new, minimalist, high performance content-management system. It's designed for geeks by a geek. Its design goals are simplicity, security, and speed. Its only requirement is PHP5 (although it can easily be modified to run on PHP4) and Apache (since it uses mod_rewrite.)
Why 'oddCMS'?
Because oddCMS is odd. You won't find another content management system like it.
Why is it 'odd'?
Several reasons:
- It doesn't use a database. oddCMS uses plain text files for content and template storage.
- It's tiny. CMSs are usually large, complex applications. oddCMS is neither.
- It's extremely flexible when it comes to actually organizing your content.
- It can be run from a read-only filesystem with no loss of functionality or performance.
- and more...