.DS_Store
.gitignore
AUTHORS.md
CHANGES.md
MANIFEST.in
README.md
README.rst
run_tests.py
setup.py
Clay.egg-info/PKG-INFO
Clay.egg-info/SOURCES.txt
Clay.egg-info/dependency_links.txt
Clay.egg-info/entry_points.txt
Clay.egg-info/not-zip-safe
Clay.egg-info/requires.txt
Clay.egg-info/top_level.txt
clay/.DS_Store
clay/__init__.py
clay/core.py
clay/manage.py
clay/skeleton/.DS_Store
clay/skeleton/.gitignore
clay/skeleton/README.md
clay/skeleton/settings.json
clay/skeleton/static/.DS_Store
clay/skeleton/static/favicon.ico
clay/skeleton/static/images/.DS_Store
clay/skeleton/static/images/.gitkeep
clay/skeleton/static/scripts/%PNAME%.js
clay/skeleton/static/scripts/jquery-1.6.2.min.js
clay/skeleton/static/scripts/underscore-1.1.6.min.js
clay/skeleton/static/styles/%PNAME%.css
clay/skeleton/static/styles/reset.css
clay/skeleton/views/.DS_Store
clay/skeleton/views/_index.html
clay/skeleton/views/base.html.tmpl
clay/skeleton/views/index.html
clay/views/_index.html