Article Header

Default

Renders the publication date, title, description, and tags. A hero image is shown below the metadata when provided and showInContent is true.

Npm Audit Said Everything Was Fine

It was not fine. A tour of what happens when you actually read the dependency tree.
<ArticleHeader
title="npm audit Said Everything Was Fine"
description="It was not fine. A tour of what happens when you actually read the dependency tree."
dates={{ published: new Date('2024-03-15') }}
tags={['javascript', 'tooling', 'npm']}
/>