Download

The current version of AYM CMS is 0.5. You can download a zip containing all necessary files here.

Install

Installing is explained in more detail in the Tutorial section, but here is rather simple:

  1. Make sure you have Django installed. We're only using the templating system, so anything fairly recent will work. If you have 1.0, then you're good to go.

  2. The markdown and syntax extensions require Markdown and Pygments respectively.

  3. Unzip the amycms.zip file somewhere.

  4. Installation is complete.

Development

You can access the bleeding edge (...saying that feels a bit ironic, ya know?) of AYM CMS, head over to its GitHub repository.

Cloning a local copy is as simply as:

git clone git://github.com/lethain/aym-cms.git

Operators are standing by at the phones to accept your patches.