Skip to content

Commit adfa844

Browse files
authored
More changes! (#580)
1 parent 6efa3d8 commit adfa844

3 files changed

Lines changed: 13 additions & 8 deletions

File tree

_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ social:
5252
type : # Person or Organization (defaults to Person)
5353
name : # If the user or organization name differs from the site's name
5454
links: # An array of links to social media profiles
55-
- "https://twitter.com/maartenballiauw"
55+
- "https://x.com/maartenballiauw"
56+
- "https://bsky.app/profile/maartenballiauw.be"
57+
- "https://mastodon.online/@maartenballiauw"
5658
- "https://www.linkedin.com/in/maartenballiauw"
57-
- "https://about.me/maartenballiauw"
58-
- "http://stackoverflow.com/cv/maartenballiauw"
5959

6060
# Analytics
6161
analytics:
@@ -72,7 +72,7 @@ google_ad_slot :
7272
author:
7373
name : "Maarten Balliauw"
7474
avatar : "bio-photo.jpg"
75-
bio : "Loves web and HTTP, C#, Kotlin, Azure and application performance. Head of Developer Advocacy at <a href=\"https://www.jetbrains.com\">JetBrains</a>. Frequent speaker at and organizer of various community events. Likes brewing his own beer."
75+
bio : "Loves web and HTTP, C#, Kotlin, Azure and application performance. Head of Customer Success at <a href=\"https://www.duendesoftware.com\">Duende Software</a>. Frequent speaker at and organizer of various community events. Likes brewing his own beer."
7676
location : "Antwerp, Belgium"
7777
email :
7878
uri :
@@ -89,6 +89,7 @@ author:
8989
lastfm :
9090
linkedin : "maartenballiauw"
9191
mastodon : "https://mastodon.online/@maartenballiauw"
92+
bluesky : "https://bsky.app/profile/maartenballiauw.be"
9293
pinterest :
9394
soundcloud :
9495
stackoverflow :

_includes/author-profile.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ <h3 class="author__name">{{ author.name }}</h3>
4646
{% if author.linkedin %}
4747
<li><a href="https://www.linkedin.com/in/{{ author.linkedin }}"><i class="fa fa-fw fa-linkedin-square" aria-hidden="true"></i> LinkedIn</a></li>
4848
{% endif %}
49+
{% if author.bluesky %}
50+
<li><a rel="me" href="{{ author.bluesky }}"><i class="fa fa-fw fa-chain" aria-hidden="true"></i> Bluesky</a></li>
51+
{% endif %}
4952
{% if author.mastodon %}
5053
<li><a rel="me" href="{{ author.mastodon }}"><i class="fa fa-fw fa-chain" aria-hidden="true"></i> Mastodon</a></li>
5154
{% endif %}

_pages/about-me.markdown

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ redirect_from:
1818
* **Gender:** male
1919
* **Occupation:**
2020
* Frequent [speaker at various events](/talks-presentations.html) worldwide
21-
* Head of Developer Advocacy at [JetBrains](https://www.jetbrains.com/)
21+
* Head of Customer Success at [Duende Software](https://www.duendesoftware.com/)
2222
* Founder and owner of [SpeakerTravel](https://www.speaker.travel/)
23+
* Former Head of Developer Advocacy at [JetBrains](https://www.jetbrains.com/)
2324
* Former founder and owner of [MyGet](https://www.myget.org/)
2425
* **Location:** [Antwerp](https://en.wikipedia.org/wiki/Antwerp/), [Belgium](https://en.wikipedia.org/wiki/Belgium)
2526
* **Favourite beer:** [Westmalle Tripel](https://www.trappistwestmalle.be/en/page/tripel.aspx), [Rochefort 10](https://en.wikipedia.org/wiki/Brasserie_de_Rochefort), [La Chouffe (Achouffe)](https://en.wikipedia.org/wiki/Brasserie_d%27Achouffe)
@@ -30,15 +31,15 @@ redirect_from:
3031
Thanks for wanting to contact me! Whether you have a question, you would like to hire me for a short-term gig or want me to speak at your conference or user group, I will try and respond to you as soon as possible.
3132

3233
* **Email:** [maarten@maartenballiauw.be](mailto:maarten@maartenballiauw.be)
33-
* **Twitter:** [@maartenballiauw](https://twitter.com/maartenballiauw)
34+
* **X:** [@maartenballiauw](https://x.com/maartenballiauw)
35+
* **Bluesky:** [@maartenballiauw.be](https://bsky.app/profile/maartenballiauw.be)
3436
* **Mastodon:** [@maartenballiauw@mastodon.online](https://mastodon.online/@maartenballiauw)
3537
* **GitHub:** [maartenba](https://github.com/maartenba)
3638
* **LinkedIn:** [public profile](https://www.linkedin.com/in/maartenballiauw)
37-
* **About me:** [about.me profile](https://about.me/maartenballiauw)
3839

3940
## Bio
4041

41-
Maarten Balliauw loves building web and cloud apps. His main interests are in .NET web technologies, C#, Microsoft Azure and application performance. He is Head of Developer Advocacy at JetBrains, creator of [SpeakerTravel](https://www.speaker.travel/), and formerly founded [MyGet](https://www.myget.org/). He's an ASP Insider and former Microsoft MVP. Maarten is a frequent speaker at various national and international events and organizes [Azure User Group](https://www.azug.be) events in Belgium. In his free time, he brews his own beer. Maarten's blog can be found at [https://blog.maartenballiauw.be](https://blog.maartenballiauw.be).
42+
Maarten Balliauw loves building web and cloud apps. His main interests are in .NET web technologies, C#, Microsoft Azure and application performance. He is Head of Customer Success at Duende Software, creator of [SpeakerTravel](https://www.speaker.travel/), and formerly founded [MyGet](https://www.myget.org/). He's an ASP Insider and former Microsoft MVP. Maarten is a frequent speaker at various national and international events and organizes [Azure User Group](https://www.azug.be) events in Belgium. In his free time, he brews his own beer. Maarten's blog can be found at [https://blog.maartenballiauw.be](https://blog.maartenballiauw.be).
4243

4344
* Blog: [https://blog.maartenballiauw.be](https://blog.maartenballiauw.be)
4445
* Previous talks and presentations: [full list of talks](/talks-presentations.html)

0 commit comments

Comments
 (0)