add ti-debug reference; update minor content
This commit is contained in:
@@ -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…
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user