diff --git a/content/_index.md b/content/_index.md index 2d7fb88..ddf944e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,4 +1,4 @@ -I'm a technologist at [Viget][1] in Durham, North Carolina, USA. I'm passionate about making things (both digital and analog), sharing what I've learned, and consuming mindfully. [More about me.][2] +I'm a technologist in Durham, North Carolina, USA. I write about adventures with my family, stuff I make, and interesting things I find on the web. [More about me.][1] -[1]: https://www.viget.com/ -[2]: /about/ +[1]: /about/ +[2]: https://www.viget.com/ diff --git a/content/pages/about.md b/content/pages/about.md index 1d6bb1f..3a6c19d 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -17,9 +17,9 @@ references: file: hfs99-tripod-com-v7f3u9.txt --- -I'm a technologist living in Durham, North Carolina, USA with my wife and two young children, Nev and Nico, plus a dog named Steve and a parrot named Tad. +I live in Durham, North Carolina, USA with my wife and two young children, plus a dog named Steve and a parrot named Tad. -My parents met at IBM and I grew up around computers (my favorite was the [PS/2 Model P70][1]). We were online pretty early, first with [Prodigy][2] and AOL, then moving onto the web. I started making websites in middle school (a few I made in high school are [still][3] [online][4] as of March 2024). I interned at [webMethods][5] for two summers and saw both sides of the original web bubble. I studied Computer Science in college and have been making stuff for the web professionally ever since. +My parents met at IBM and I grew up around computers (shout out [PS/2 Model P70][1]). We were online pretty early, first with [Prodigy][2] and AOL, then moving onto the web. I started making websites in middle school (a few I made in high school are [still][3] [online][4] as of March 2024). I interned at [webMethods][5] for two summers and saw both sides of the original web bubble. I studied Computer Science in college and have been a professional web person ever since. [1]: http://laptop.pics/ibm-ps-2-model-p70/ [2]: https://en.wikipedia.org/wiki/Prodigy_(online_service) @@ -29,30 +29,31 @@ My parents met at IBM and I grew up around computers (my favorite was the [PS/2 I work as a developer and manager at [Viget][6], where I've been since 2008. Ruby is my primary language, but I enjoy working across a variety of technologies. I'm super interested in Golang these days. -In my free time, I enjoy running, cycling, woodworking, making [music][7], and creative programming. +When I'm not working or spending time with my family, I enjoy running, cycling, woodworking, making [music][7], and tweaking [Hugo][8] to my exacting standards. [6]: https://www.viget.com/ [7]: /music/ +[8]: https://gohugo.io/ --- ## Contact -I'm available by email at [hello@davideisinger.com][8]. I'd love to hear from you. +I'm available by email at [hello@davideisinger.com][9]. I'd love to hear from you. -[8]: mailto:hello@davideisinger.com +[9]: mailto:hello@davideisinger.com -You can [receive my monthly dispatches via email][9] or [add my RSS feed to your feed reader][10] (I use and recommend [Feedbin][11]). +You can [receive my monthly dispatches via email][10] or [add my RSS feed to your feed reader][11] (I use and recommend [Feedbin][12]). -[9]: https://dispatch.davideisinger.com/subscription/form -[10]: /index.xml -[11]: https://feedbin.com/ +[10]: https://dispatch.davideisinger.com/subscription/form +[11]: /index.xml +[12]: https://feedbin.com/ --- ## Colophon -This site is built with [Hugo][12]. I recommend Brian P. Hogan's [_Build Websites with Hugo_][13] if you'd like to set up your own Hugo site from first principles. +This site is built with [Hugo][8]. I recommend Brian P. Hogan's [_Build Websites with Hugo_][13] if you'd like to set up your own Hugo site from first principles. It's deployed via [SourceHut Builds][14] to a small Digital Ocean server running behind Cloudflare. I use [Caddy][15] in a Docker container to serve the site. @@ -64,7 +65,6 @@ I manage my [monthly dispatch emails][19] with [Listmonk][20], also running as a Source code is available on [SourceHut][21]. -[12]: https://gohugo.io/ [13]: https://pragprog.com/titles/bhhugo/build-websites-with-hugo/ [14]: https://man.sr.ht/builds.sr.ht/ [15]: https://caddyserver.com/