add ti-debug reference; update minor content

This commit is contained in:
Danny Berger
2013-05-07 22:59:26 -06:00
parent b00c814e9b
commit 12bdf62364
3 changed files with 18 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
---
title: Projects
layout: content
description: I like tinkering with ideas and seeing where they end up. These are some of my personal favorites.
---
<section>
@@ -11,6 +12,17 @@ layout: content
<a href="https://github.com/">GitHub</a> and these are a few of my personal favorites&hellip;
</p>
<h4>ti-debug</h4>
<p>
A browser client for debugging server-side code (like PHP) without an IDE.
</p>
<dl>
<dt>github</dt>
<dd><a href="https://github.com/dpb587/ti-debug">dpb587/ti-debug</a></dd>
</dl>
<h4>PHP Diff Engine</h4>
<p>