o-l-e / stacey

Cheap & easy content management

Home Page:http://staceyapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stacey 3.0.0

Overview

Stacey takes content from .yml 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.

Installation

Copy to server, chmod 777 app/_cache.

If you want clean urls, mv htaccess .htaccess

Templates

Stacey uses the Twig templating language.

There are an additional two sets of templates which can be found at: http://github.com/kolber/stacey-template2 & http://github.com/kolber/stacey-template3

Read More

See http://staceyapp.com for more detailed usage information, or try the forum for troubleshooting.

Copyright/License

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) and jsmin.php which is (c) Ryan Grove (see app/parsers/json-minifier.inc.php for details).

Donate

Project donations welcomed.

About

Cheap & easy content management

http://staceyapp.com

License:MIT License


Languages

Language:PHP 77.3%Language:HTML 22.2%Language:CSS 0.3%Language:JavaScript 0.1%Language:ApacheConf 0.1%