commit 7aa99d43d76e5ebc6b9f66ba8abd13f9294b1004
parent d848f06a489787741e1a451d68d219528740dc08
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 8 May 2020 23:40:00 -0400
Refactor about and contact pages
Diffstat:
2 files changed, 22 insertions(+), 30 deletions(-)
diff --git a/pages/about.md b/pages/about.md
@@ -6,26 +6,25 @@
[//]: #
+* [What I'm up to now](/now)
+* [Software and tools I use daily](/uses)
+* [About the design and philosophy behind this website](/about-site)
+
My name is Jake though I usually go by the handle "jbauer" online. I am a
student of computer science with a strong interest in computer security,
networking, and low-level stuff. I enjoy programming, figuring out how systems
-work, and completing hacking challenges when I have/make the time. If you're
-interested, you can find out which tools I use on a daily basis, what operating
-system(s) I like and why, what I'm up to now, and more information on how the
-site operates and the philosophy behind its design using the links at the bottom
-of this page.
-
-My spare time is usually occupied with learning, programming, gardening, playing
-video games, or getting outside. I also enjoy watching talks from conferences
-and listening to technology podcasts such as [Darknet
-Diaries](https://darknetdiaries.com/) and those from [Jupiter
-Broadcasting](https://www.jupiterbroadcasting.com/) to expose me to new ideas
-and ways of thinking. I try to keep up with the goings on in the Linux community
-by reading [LWN.net](https://lwn.net/) of which I am a subscriber. Additionally,
-I write the occasional blog post expressing my views on various subjects or
-documenting my technological encounters/adventures. Those can be found on [the
-blog page](/blog). Nothing on this website represents the views or beliefs of my
-eployer(s).
+work, and completing hacking challenges when I have/make the time. I try to
+program software with simplicity and accessibility in mind.
+
+My spare time is usually occupied with learning, programming, gardening, or
+getting outside. I also enjoy watching talks from conferences and listening to
+technology podcasts such as [Darknet Diaries](https://darknetdiaries.com/) and
+those from [Jupiter Broadcasting](https://www.jupiterbroadcasting.com/) to
+expose me to new ideas and ways of thinking. I try to keep up with the goings on
+in the Linux community by reading [LWN.net](https://lwn.net/) of which I am a
+subscriber. Additionally, I write the occasional blog post expressing my views
+on various subjects or documenting my technological encounters/adventures. Those
+can be found on [the blog page](/blog).
I am a staunch supporter of online freedom, privacy rights, and the advancement
of society through free and open access to information and knowledge. These are
@@ -35,14 +34,5 @@ monetary contributions. If you also share these values and have the means to
donate, I would encourage you to also make either a time- or money-based
contribution to those organizations or other organizations with similar values.
-I think that about covers a brief overview of who I am and what I like. If you
-want to get in touch, or have any questions, you can contact me at
-[jbauer@paritybit.ca](mailto:jbauer@paritybit.ca). [Here is my GPG public
-key](/share/pubkey.txt). It should have the fingerprint:
-`2485 4C7E B4D8 E61D EF4A 139F AFFE 5575 C207 163D`.
-
-### More About Me
-
-* [What I'm up to now](/now)
-* [Software and tools I use on a daily basis](/uses)
-* [More about the design and philosophy behind this website](/about-site)
+I think that about covers a brief overview of who I am and what I like. Have a
+look at the extra links at the top of the page to learn more.
diff --git a/pages/contact.md b/pages/contact.md
@@ -15,5 +15,7 @@ know that you've posted something that refers to my site and you want to draw my
attention to it (e.g. a reply to one of my blog posts), send me an email or let
me know via <a rel="me" href="https://social.paritybit.ca/@jbauer">Mastodon</a>.
-To get into contact with me personally, you can find my email and GPG key on the
-[about page](/about).
+To get into contact with me personally, send me an email at
+[jbauer@paritybit.ca](mailto:jbauer@paritybit.ca). [Here is my GPG public
+key](/share/pubkey.txt). It should have the fingerprint: `2485 4C7E B4D8 E61D
+EF4A 139F AFFE 5575 C207 163D`.