]> git.quilime.com - plog.git/commit
First Checkin
authorGabriel Dunne <gdunne@quilime.com>
Fri, 9 Jul 2010 06:45:21 +0000 (23:45 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 9 Jul 2010 06:45:21 +0000 (23:45 -0700)
commitb8e595a15c997ac9b4b8ce05fec3e6e4f85714e6
treea754fc759de1c437567a5b84cb61330d96cdd0fd
parent626b6c5f342f57d8c928641c1c908e048d6a641a
First Checkin
24 files changed:
content/cat1/test_post [new file with mode: 0644]
content/cat2/test_post [new file with mode: 0644]
lib/data.php [new file with mode: 0644]
lib/init.php [new file with mode: 0644]
lib/markdown.php [new file with mode: 0755]
lib/output.php [new file with mode: 0644]
lib/static.php [new file with mode: 0644]
lib/template.php [new file with mode: 0644]
pages/about [new file with mode: 0644]
pages/links [new file with mode: 0644]
public/.htaccess [new file with mode: 0644]
public/css/style.css [new file with mode: 0644]
public/index.php [new file with mode: 0644]
scripts/content [new file with mode: 0755]
templates/default.html.tpl [new file with mode: 0644]
templates/default.json.tpl [new file with mode: 0644]
templates/default.rss.tpl [new file with mode: 0644]
templates/default.txt.tpl [new file with mode: 0644]
templates/entry.html.tpl [new file with mode: 0644]
templates/footer.html.tpl [new file with mode: 0644]
templates/head-inc.html.tpl [new file with mode: 0644]
templates/nav.html.tpl [new file with mode: 0644]
templates/page.html.tpl [new file with mode: 0644]
templates/single.html.tpl [new file with mode: 0644]