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: http://code.treypiepmeier.com/yark/
Clone URL: git://github.com/trey/yark.git
yark /
name age message
file .gitignore Loading commit data...
file MIT-License.txt
file README
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/
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]
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.