···11---
22title: How to create a Rehype plugin that turns GitHub links into beautiful badges
33-description: TOD
33+description: Learn how to build a simple yet delightful Rehype plugin that automatically transforms plain GitHub profile links into stylish, badge-like links with profile images—perfect for adding personality to your blog or docs.
44date: 2025-07-12
55tags:
66 - Plugins
77authors:
88 - trueberryless
99-excerpt: TODO
99+excerpt: Discover how a tiny Rehype plugin can give your GitHub links a big visual upgrade. With just a few lines of code, we’ll turn regular profile links into elegant badges with avatars, inspired by Antfu’s site and powered by Astro + Starlight.
1010cover:
1111 alt: A beautiful cover image with the text "Badge Links"
1212 image: ../../../../public/blog/rehype-github-badge-links.png
···77authors:
88 - trueberryless
99excerpt: <p>Talk a little bit about how one can become better (not master by any means, nobody is perfect) in writing a blog post. These are just my thoughts after two awesome guys from the <a href="https://astro.build/chat">Astro Community</a> (<a class="gh-badge" href="https://github.com/jdtjenkins"><img src="https://github.com/jdtjenkins.png" alt="jdtjenkins" />Jacob</a> and <a class="gh-badge" href="https://github.com/louisescher"><img src="https://github.com/louisescher.png" alt="louisescher" />Lou</a>) decided to write blogs about how hard and easy it is to write blog posts.</p><p>Please read their posts first as this is the follow-up on both of them:</p><ol><li><a href="https://jacobjenkins.codes/posts/why-is-writing-blogs-so-hard/">"Why is writing blog posts so hard?" - Jacob Jenkins</a></li><li><a href="https://lou.gg/blog/why-writing-blogs-isnt-hard">"Why Writing Blogs isn't hard" - Louis Escher</a></li><li><a href="/blog/writing-blogs-is-hard-and-easy/">"Some aspects of creating a blog are really easy, and some are extremely difficult!" - Felix Schneider</a></li></ol><p>After that you have successfully completed this awesome trilogy of blog posts about blog posts.</p>
1010-1110cover:
1211 alt: A beautiful cover image with the text "Writing Skill"
1312 image: ../../../../public/blog/writing-blogs-is-hard-and-easy.png