Add About page

attemptAtTagsRenovation
Jack Jackson 2 years ago
parent 5e667fef54
commit cd6554761b
  1. 7
      blog/config.toml
  2. 15
      blog/content/about/_index.md

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

@ -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.
Loading…
Cancel
Save