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: About
layout: content
description: I'm a software engineer who enjoys pushing the limits of web technology and applying them to business processes.
print_blurb: "résumé"
---
@@ -65,7 +66,8 @@ print_blurb: "résumé"
<a href="http://openvpn.net/">openvpn</a>&nbsp;&nbsp;&middot;&nbsp;
<a href="http://www.oracle.com/us/products/database/overview/index.html">oracle-database</a>&nbsp;&nbsp;&middot;&nbsp;
<a href="https://puppetlabs.com/">puppet</a>&nbsp;&nbsp;&middot;&nbsp;
<a href="http://subversion.tigris.org/">subversion</a>
<a href="http://subversion.tigris.org/">subversion</a>&nbsp;&nbsp;&middot;&nbsp;
<a href="http://www.vagrantup.com/">vagrant</a>
</dd>
<dt>systems</dt>
@@ -159,7 +161,8 @@ print_blurb: "r&#233;sum&#233;"
swiftmailer&nbsp;&nbsp;&middot;&nbsp;
symfony2&nbsp;&nbsp;&middot;&nbsp;
twig&nbsp;&nbsp;&middot;&nbsp;
twilio
twilio&nbsp;&nbsp;&middot;&nbsp;
vagrant
</small>
</p>

View File

@@ -1,6 +1,7 @@
---
title: Home
layout: default
tags: danny daniel berger dpb587 dbchip2000
---
<section>

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>