Mastodon github.com/rknightuk proven.lol/aaecd5

Meta tags

<meta property="og:title" content="Title Goes Here">
<meta name="description" content="A description">
<meta property="og:description" content="A description">
<meta property="og:type" content="article">
<meta property="og:url" content="https://example.com/path/to/page">
<meta property="og:image" content="https://example.com/path/to/image">

I check all this stuff with Lens. I don't include Twitter's meta tags.

APIs and Data

Colors and Gradients

Fonts

Small Foundries

CSS

Modified version of Cassidy's post:

html {
font-family: system-ui, sans-serif;
font-weight: normal;
font-size: 1.3em;
max-width: 40rem;
padding: 2rem;
margin: auto;
line-height: 1.5rem;
}

Icons

Misc