add ti-debug reference; update minor content
This commit is contained in:
@@ -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> ·
|
||||
<a href="http://www.oracle.com/us/products/database/overview/index.html">oracle-database</a> ·
|
||||
<a href="https://puppetlabs.com/">puppet</a> ·
|
||||
<a href="http://subversion.tigris.org/">subversion</a>
|
||||
<a href="http://subversion.tigris.org/">subversion</a> ·
|
||||
<a href="http://www.vagrantup.com/">vagrant</a>
|
||||
</dd>
|
||||
|
||||
<dt>systems</dt>
|
||||
@@ -159,7 +161,8 @@ print_blurb: "résumé"
|
||||
swiftmailer ·
|
||||
symfony2 ·
|
||||
twig ·
|
||||
twilio
|
||||
twilio ·
|
||||
vagrant
|
||||
</small>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Home
|
||||
layout: default
|
||||
tags: danny daniel berger dpb587 dbchip2000
|
||||
---
|
||||
|
||||
<section>
|
||||
|
||||
@@ -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