public
Description: A very basic site framework that uses HAML, YAML, Markdown, SmartyPants, and PHP. There will be an admin interface at some point.
Homepage:
Clone URL: git://github.com/trey/yark.git
yark /
name age message
file .gitignore Sat Mar 01 21:01:04 -0800 2008 adding the temp sub-folders. [trey]
file MIT-License.txt Sat Mar 01 22:05:36 -0800 2008 Adding license information. [trey]
file README Sat Mar 01 21:54:51 -0800 2008 A little more info in the README. [trey]
directory app/ Sat Mar 01 21:52:03 -0800 2008 Deleting some false starts. [trey]
file config.yaml Sat Mar 01 22:13:13 -0800 2008 Cleaning up stuff. [trey]
directory content/ Sat Mar 01 21:37:28 -0800 2008 Cleaning some stuff up. [trey]
directory public/ Sat Mar 01 22:13:13 -0800 2008 Cleaning up stuff. [trey]
directory templates/ Sat Mar 01 21:37:28 -0800 2008 Cleaning some stuff up. [trey]
directory tmp/ Sat Mar 01 21:06:17 -0800 2008 adding the right ignore pattern for tmp/sass. [trey]
directory vendor/ Sun Nov 04 10:55:31 -0800 2007 Removing Sass stuff. [trey]
README
Yark: Web 1.0 Done Right

Installation instructions:

- Set your DocumentRoot to yark/public/
- chmod 777 yark/tmp/haml
- Do your thing in content/ and templates/
- Bring. It. Around. Town.