Skip to content
rnmp edited this page Feb 29, 2012 · 6 revisions

Stacey is a framework for building simple dynamic html websites.

The project is based around two core ideals:

  1. Separating content & assets from your html templates, and
  2. Simple deployment

Stacey handles all the dynamic parts like creating breadcrumbs, navigation lists & shared content and linking images & assets. It includes a powerful templating language so you have complete control over every piece of markup that is generated.

There are a few simple portfolio-style templates provided to give an idea of how the system works, but don’t let that mislead you, stacey is flexible enough to build sites of significant complexity.

Documentation

  1. Installation
  2. Creating Pages
    1. Content Editing
  3. Template Editing
    1. Templating Language
    2. Assets
  4. Variable Types
    1. Variables
    2. Collections
    3. Partials
  5. RSS, Atom and JSON
Clone this wiki locally