Stacey takes content from .txt files, image files and implied directory structure and generates a website. It is a no-database, dynamic website generator.
If you look in the /content and /templates folders, you should get the general idea of how it all works.
Copy to server, chmod 777 app/_cache, rename htacess file to .htaccess.
See http://staceyapp.com for more detailed usage information.
Copyright (c) 2009 Anthony Kolber. See LICENSE for details.
Except PHP Markdown Extra which is (c) Michel Fortin.
(see /app/parsers/markdown-parser.inc.php for details)