From a12ba2c8c3cbbc67891eb63c63f16fe05e143f9d Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 11 Sep 2022 07:16:30 -0400 Subject: content/articles/about.md: add solar panels, dewordify, clean up formatting --- content/articles/about.md | 66 +++++++++++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 25 deletions(-) (limited to 'content') diff --git a/content/articles/about.md b/content/articles/about.md index 844b2cd..49d0509 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -12,11 +12,12 @@ My name is Paul Duncan. I am a software developer living in Falls Church, VA. I am an [EV][] and renewable energy enthusiast. I have owned a [Tesla -Model 3][model3] since March, 2019. +Model 3][model3] since March 2019. We [installed rooftop +solar][solar] in September 2022. -I enjoy reading about math and science, writing [Open Source -software][oss], tinkering with electronics, [3D printing][], and -creating electronic music. +I enjoy reading about math, programming, computer security, and science, +writing [Open Source software][oss], tinkering with electronics, [3D +printing][], and creating electronic music. In my spare time I also run a couple of servers which provide web and email hosting for friends and family. @@ -29,12 +30,10 @@ This has been my web site since 1998. The site name is a combination of I typically post project updates, longer articles, and links that I find interesting. -In 2019 I resurrected this site after a 10-year blogging hiatus and -migrated the content from the old custom [PHP][] backend to [Jekyll][]. - -In 2021 I switched from [Jekyll][] to [Hugo][]. I am still in the -process of migrating some of the older content from previous -incarnations. +In 2019 I resurrected this site after a 10-year hiatus and migrated from +a custom [PHP][] backend to [Jekyll][]. In 2021 I switched from +[Jekyll][] to [Hugo][]. I am still in the process of migrating some of +the older content. Feel free to contact me if you are looking for something and can't find it. @@ -56,18 +55,35 @@ Machine][] at the following URLs: * [pablotron.org (archive)][ia-pto]: Technical content from 1998 until now. -[oss]: https://en.wikipedia.org/wiki/Open-source_software "Open Source software" -[3d printing]: https://en.wikipedia.org/wiki/3D_printing "3D printing." -[jekyll]: https://jekyllrb.com "Jekyll static site generator." -[wayback machine]: https://web.archive.org/ "Internet Archive Wayback Machine." -[ia-efn]: https://web.archive.org/web/*/http://efn.org/~p_duncan/ "My personal site before 1999." -[ia-pdo]: https://web.archive.org/web/*/https://paulduncan.org/ "My personal site from 2003 until 2017." -[ia-pto]: https://web.archive.org/web/*/https://pablotron.org/ "My personal and technical site from 1998 until the present." -[php]: https://php.net/ "PHP programming language" -[hugo]: https://gohugo.io/ "Hugo static site generator." -[ev]: https://en.wikipedia.org/wiki/Electric_vehicle "Electric vehicle" -[model3]: https://en.wikipedia.org/wiki/Tesla_Model_3 "Tesla Model 3" -[github-me]: https://github.com/pablotron "My GitHub page." -[github]: https://github.com/ "GitHub" -[keybase-me]: https://keybase.io/pablotron "My Keybase page." -[keybase]: https://keybase.io "Keybase secure messaging and file sharing" +[oss]: https://en.wikipedia.org/wiki/Open-source_software + "Open Source software" +[3d printing]: https://en.wikipedia.org/wiki/3D_printing + "3D printing." +[jekyll]: https://jekyllrb.com + "Jekyll static site generator." +[wayback machine]: https://web.archive.org/ + "Internet Archive Wayback Machine." +[ia-efn]: https://web.archive.org/web/*/http://efn.org/~p_duncan/ + "My personal site before 1999." +[ia-pdo]: https://web.archive.org/web/*/https://paulduncan.org/ + "My personal site from 2003 until 2017." +[ia-pto]: https://web.archive.org/web/*/https://pablotron.org/ + "My personal and technical site from 1998 until the present." +[php]: https://php.net/ + "PHP programming language" +[hugo]: https://gohugo.io/ + "Hugo static site generator." +[ev]: https://en.wikipedia.org/wiki/Electric_vehicle + "Electric vehicle" +[model3]: https://en.wikipedia.org/wiki/Tesla_Model_3 + "Tesla Model 3" +[github-me]: https://github.com/pablotron + "My GitHub page." +[github]: https://github.com/ + "GitHub" +[keybase-me]: https://keybase.io/pablotron + "My Keybase page." +[keybase]: https://keybase.io + "Keybase secure messaging and file sharing" +[solar]: {{< relref "posts/2022-09-11-solar-panels.md" >}} + "Solar panels" -- cgit v1.2.3