Skip to content

chrneumann/monsti

 
 

Repository files navigation

Monsti CMS

Monsti is a simple CMS designed to efficiently manage multiple small websites.

Monsti is still under development and unstable. Don't expect any backward compatibility at this point.

Build Status

Features

  • Fast; thanks to Go, a statically typed compiled language
  • Low armortized (i.e. for many hosted sites) resource usage
  • No database required; configuration and data is stored in human readable files
  • Internationalization ready (Included languages: de, en)
  • Simple web frontend
  • Separation of code, configuration and presentation
  • Developer friendly: Includes a HTTPd; Go templates; high level API for node type and field creation and other common tasks
  • Administrator friendly: Syslog; init script; Makefile target for basic Debian packaging (via fpm, other distributions should be easy); respecting the filesystem hierarchy

Project

Website: http://www.monsti.org/ Code: http://www.gitorious.org/monsti | http://github.com/monsti

Acknowledgements

About

Simple and resource efficient CMS for low dynamic private and small business sites.

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.5%
  • Makefile 4.0%
  • CSS 2.9%
  • Other 1.6%