From 12bdf62364fac01bc51b7c19c5438f8bce8edf44 Mon Sep 17 00:00:00 2001
From: Danny Berger
Date: Tue, 7 May 2013 22:59:26 -0600
Subject: [PATCH] add ti-debug reference; update minor content
---
about.html | 7 +++++--
index.html | 1 +
projects.html | 12 ++++++++++++
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/about.html b/about.html
index a47a574..e085a2d 100755
--- a/about.html
+++ b/about.html
@@ -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é"
openvpn ·
oracle-database ·
puppet ·
- subversion
+ subversion ·
+ vagrant
systems
@@ -159,7 +161,8 @@ print_blurb: "résumé"
swiftmailer ·
symfony2 ·
twig ·
- twilio
+ twilio ·
+ vagrant
diff --git a/index.html b/index.html
index d7741c4..b0cfe8f 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,7 @@
---
title: Home
layout: default
+tags: danny daniel berger dpb587 dbchip2000
---
diff --git a/projects.html b/projects.html
index 5df48f7..95bf64e 100755
--- a/projects.html
+++ b/projects.html
@@ -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.
---
@@ -11,6 +12,17 @@ layout: content
GitHub and these are a few of my personal favorites…
+ ti-debug
+
+
+ A browser client for debugging server-side code (like PHP) without an IDE.
+
+
+
+ - github
+ - dpb587/ti-debug
+
+
PHP Diff Engine