zena / zena

zena is a state-of-the-art CMS (content managment system) based on Ruby on Rails with a focus on usability, ease of customization and web 2.0 goodness (application like behaviour).

This URL has Read+Write access

commit  57727780332f69b622fb5476429ffedba8a8044e
tree    01d78be46363e97b72d056967038cd1a828e2269
parent  1570da2cd6bcfee997d09019224a6ce97bd400bb
zena / .gitignore
100644 14 lines (13 sloc) 0.228 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
config/deploy_config.rb
config/database.yml
doc/coverage
log/
public/images/ext/*_pv.png
public/images/ext/*_std.png
public/images/ext/*_tiny.png
public/images/ext/*_mini.png
REVISION
sites/*
test/fixtures/*.yml
tmp/*