-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
17 lines (15 loc) · 870 Bytes
/
about.html
File metadata and controls
17 lines (15 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: default
title: Kale Davis
---
<div id="home">
<h3>Who</h3>
<p>
During the day I work with Microsoft technologies like ASP.NET and SharePoint, but enjoy Ruby hacking the most and do that on the side with my <a href="http://simplerise.com">Simplerise</a> freelance business. No matter what I'm doing though, I have a great passion for learning and coming up with creative ideas. The idea part drives my wonderful wife nuts, but she keeps loving me anyhow.
</p>
<p>I love hearing from people. You can contact me at kale {at} simplerise {dot} com.</p>
<h3>Site</h3>
<p>
This site is powered by <a href="http://jekyllrb.com/">Jekyll</a> and <a href="http://www.vim.org/">Vim</a>. It doesn't get any better than that. I use <a href="http://www.linode.com/?r=af49e9960c8cc514796a70c12667ac13cf1e385d">Linode</a> to host everything.
</p>
</div>