Custom Styles in GitHub Readme Files

Even though GitHub Readme files (typically ./readme.md) are Markdown, and although Markdown supports HTML, you can’t put or tags init. (Well, you can, they just get stripped.) So you can’t apply custom styles there. Or can you?

You can use SVG as an (anywhere). When used that way, even stuff like animations within them play (wow). SVG has stuff like for textual content, but also for regular ol’ HTML content. SVG

… Read article “Custom Styles in GitHub Readme Files”

The post Custom Styles in GitHub Readme Files appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/custom-styles-in-github-readmes/

Utworzony 4y | 23 gru 2020, 20:20:56


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Toe Dipping Into View Transitions

The View Transitions API is more a set of features than it is about any one particular thing. And it gets complex fast. But in this post, we’ll cover a couple ways to dip your toes into the waters

21 lut 2025, 14:50:22 | CSS tricks
Working With Multiple CSS Anchors and Popovers Inside the WordPress Loop

I know, super niche, but it could be any loop, really. The challenge is having multiple tooltips on the same page that make use of the Popover API for toggling goodness and CSS Anchor Positioning f

19 lut 2025, 14:10:26 | CSS tricks
The What If Machine: Bringing the “Iffy” Future of CSS into the Present

My thesis for today's article offers further reassurance that inline conditionals are probably not the harbinger of the end of civilization: I reckon we can achieve the same functionality right now

17 lut 2025, 15:40:33 | CSS tricks
Handwriting an SVG Heart, With Our Hearts

A while back on CSS-Tricks, we shared several ways to draw hearts, and the response was dreamy. Now, to show my love, I wanted to do something personal, something crafty, something with a mild amou

14 lut 2025, 13:40:05 | CSS tricks
Scroll Driven Animations Notebook

Adam’s such a mad scientist with CSS. He’s been putting together a series of “notebooks” that make it easy

13 lut 2025, 14:30:05 | CSS tricks
Make Any File a Template Using This Hidden macOS Tool

Stationery Pad is a handy way to nix a step in your workflow if you regularly use document templates on your Mac. The long-standing Finder feature essentially tells a file’s parent application to o

10 lut 2025, 19:20:06 | CSS tricks