public
Description: Cheap & easy portfolio management
Homepage: http://staceyapp.com
Clone URL: git://github.com/kolber/stacey.git
Click here to lend your support to: stacey and make a donation at www.pledgie.com !
kolber (author)
Tue Dec 15 04:19:44 -0800 2009
commit  7350dd66f36b98c392727ade3ddecfe098ce36cb
tree    078ba4bc89d36df80781408a9f77cfdd7e3eb495
parent  df775d210b9db5d241d14d14d1216bf0ec609dc1
stacey /
name age message
file .gitignore Tue Aug 18 07:18:07 -0700 2009 Major code refactor [kolber]
file README Sat Dec 12 22:35:30 -0800 2009 Bumped version [kolber]
directory app/ Tue Dec 15 04:16:15 -0800 2009 Made specific file-extension matches tighter [kolber]
directory content/ Tue Dec 15 02:45:44 -0800 2009 Ported templates over to v2.0RC2 [kolber]
file htaccess Mon Dec 14 13:56:30 -0800 2009 Added some magic rewrites to match *.atom, *.xm... [kolber]
file index.php Sun Dec 13 03:08:29 -0800 2009 Add an exception for an unmatched template [kolber]
directory public/ Tue Dec 15 02:45:44 -0800 2009 Ported templates over to v2.0RC2 [kolber]
directory templates/ Tue Dec 15 04:19:44 -0800 2009 Updated. [kolber]
README
Overview—
Version 2.0RC1
Stacey takes static content from .txt files, image files and directory structure and generates a static portfolio 
website. So, a no-cms, no-database, semi-dynamic website generator.
If you look in the /content and /templates folders, you should get the general idea of how it all works.
Or check out http://beta.staceyapp.com for more detailed usage information.

Installation–
Copy to server, chmod 777 app/_cache, rename htacess file to .htaccess.

Copyright—
Copyright (c) 2009 Anthony Kolber. See LICENSE for details.