Add About page

This commit is contained in:
Jack Jackson 2021-11-18 21:12:49 -08:00
parent 5e667fef54
commit cd6554761b
2 changed files with 22 additions and 0 deletions

View File

@ -2,3 +2,10 @@ baseURL = 'http://example.org/'
languageCode = 'en-us' languageCode = 'en-us'
title = "Jack Jackson's Blog" title = "Jack Jackson's Blog"
theme = "ananke" theme = "ananke"
SectionPagesMenu = "main"
[params]
twitter = "https://twitter.com/jacksquaredson"
github = "https://github.com/scubbo"
linkedin = "https://www.linkedin.com/in/jack-jackson-14a47441/"

View File

@ -0,0 +1,15 @@
---
title: "About"
---
About the blog
--------------
This is a personal blog centered around technology.
Opinions expressed are solely my own and do not express the views or opinions of my employer.
About me
--------
I'm an engineer at Amazon Music, and I spend a fair chunk of my free time tinkering with technology too. I'm particularly interested in resiliency, continuous verification, and self-hosting.