summaryrefslogtreecommitdiff
path: root/_site_build
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-03-01 21:38:05 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-03-01 21:38:05 +0000
commitb60484526d692a878a81d496a78d932f54dfc3d4 (patch)
tree476837c32be44fb8d6ec81da470da4c2f3f4fce6 /_site_build
parenta0026c06058f564a021d66e47717cbbaf0069fa0 (diff)
Write about page.
Diffstat (limited to '_site_build')
-rw-r--r--_site_build/about/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/_site_build/about/index.html b/_site_build/about/index.html
index 91a6aee..7b5656b 100644
--- a/_site_build/about/index.html
+++ b/_site_build/about/index.html
@@ -3,5 +3,14 @@ layout: default
title: About
---
<section id="about">
- <h1>About</h1>
+ <h1>About this site and me.</h1>
+ <h2>So who am I?</h2>
+ <p>My name is David T. Sadler and this is my website.</p>
+ <p>I have been programming in one language or another ever since being given an <a href="http://en.wikipedia.org/wiki/Acorn_Electron" rel="external nofollow" target="_blank" title="Link to Wikipedia entry on the Acorn Electron">Acorn Electron</a> as my first computer, and over the years I had mainly been developing in C++ before moving into web development.</p>
+ <h2>Oh god, not another blog?</h2>
+ <p>Yes I'm afraid so. It's always been in the back of my mind to produce a blog site as a way of developing new skills by writing about programming.</p>
+ <h2>Disclaimer</h2>
+ <p>I'm going to be honest and say that I hope this site generates enough traffic so that it can pay for itself. Whether it does remains to be seen though, but I won't know unless I try.</p>
+ <p>I'm also not claiming to be some programming genius. The articles that I write will be about my own opinions and experiences. I hope that readers will leave comments if they feel I need correcting on some technical point or opinion.</p>
+ <p>In case you was wondering, the T. stands for Terence, my father's name.</p>
</section>