Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 641 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 641 Bytes

Stoa - A Simple Blogging Platform

Stoa aims to be a simple, minimalistic blogging platform with focus on ease of use and general happiness.

Currently, Stoa is still under heavy development. It is probably broken in many ways and simply incomplete in others. Do not use it in production.

Stoa is Free Software, available under the terms of the New BSD license. See COPYING for license information.

Some Technical Stuff

Stoa implemented using PHP 5, Zend Framework and CouchDB. Connectivity to CouchDB is done using the Sopha library.