diff --git a/README.md b/README.md index 47f43c4..a99151b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# aldrichtr.github.io -Github pages repository +--- +title: aldrichtr.github.io +--- + +Source for my blog using [hugo](https://gohugo.io) and [github pages](https://pages.github.com) diff --git a/content/about/index.md b/content/about/index.md index 5b8c0f5..defb90e 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -3,3 +3,16 @@ title: "About" date: 2023-03-10T16:56:12-05:00 draft: false --- + + +In the early 80's, I was a young teen-ager. It was a time when some of my +friends had Commodore 64s and Apple IIs, and I had an +[IBM PC 8088](https://en.wikipedia.org/wiki/IBM_Personal_Computer). At the time, I thought I was "missing out" +because there weren't a lot of games for the IBM. But then I was thumbing +through an issue of [PC +Mag](https://archive.org/search?query=subject%3A%22PC+Mag%22) and it had a +listing for a program in BASIC. I can't remember what the program did now, but +I remember thinking I had found a secret tunnel into the inside of the computer. +Since then I have always loved programming. Well to be honest, after a few +years of loving it, I left it behind because I thought I wanted to be a rock +star or a baseball player... Until my mid-twenties.