You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bio: "Matty Stratton is the Director of Developer Relations at [Aiven](https://aiven.io) and the founder and co-host of the popular [Arrested DevOps](https://www.arresteddevops.com/) podcast. Matty has over 20 years of experience in IT operations and is a sought-after speaker internationally, presenting at Agile, DevOps, and cloud engineering focused events worldwide. Demonstrating his keen insight into the changing landscape of technology, he recently changed his license plate from `DEVOPS` to `KUBECTL`. He lives in Chicago and has three awesome kids and two Australian Shepherds, whom he loves just a little bit more than he loves Diet Coke."
Copy file name to clipboardExpand all lines: themes/devopsdays-theme/reference.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ Each team member is an element of `team_members`.
147
147
|`linkedin`| String | No | The full URL to the person's LinkedIn page | "https://www.linkedin.com/in/sallyfields"|
148
148
|`website`| String | No | The full URL to the person's webpage | "https://mattstratton.com"|
149
149
|`mastodon`| String | No | The full URL to the person's Mastodon profile | "https://hachyderm.io/@mattstratton"|
150
+
|`bluesky`| String | No | The full URL to the person's Bluesky profile | "https://bsky.app/profile/matty.wtf"|
150
151
|`image`| String | No | The name of the image for this user, located in `static/events/YYYY-CITY/organizers/`. This image must be a JPEG, and should be either 300px square or (optimally) 600px square. | "sally-fields.jpg" |
151
152
|`bio`| String | No | The bio for the user. Markdown is supported. Quotation marks must be escaped. | "Thought leader paradigm affordances physical computing quantitative vs. qualitative disrupt thought leader disrupt. Venture capital Steve Jobs pitch deck moleskine sticky note agile Steve Jobs pivot disrupt grok driven. Human-centered design bootstrapping agile driven grok food-truck ship it long shadow." |
152
153
@@ -308,6 +309,7 @@ Pages of the type `speaker` have a few additional frontmatter elements available
308
309
|`gitlab`| No | Speakers' GitLab username. | "mattstratton" |
309
310
|`twitch`| No | Speakers' Twitch username. | "mattstratton" |
310
311
|`mastodon`| No | Speakers' Mastodon URL username. | "https://hachyderm.io/@mattstratton"|
312
+
|`bluesky`| No | Speakers' Bluesky profile. | "https://bsky.app/profile/matty.wtf"|
311
313
|`image`| No | The image for the speaker. This image is relative to the `static/events/YYYY-CITY/speakers` directory. It can be either .png or .jpg. It is recommended to be 600px square. | "matt-stratton.jpg" |
0 commit comments