Blog Post
Understanding Quantum Computing
A deep dive into the future of computation
Usage in Templates
{% from "components/_partials/author-date/author-date.njk" import authorDate %}
{{ authorDate({ date: section.date, author: section.author }) }}
Features
- Multiple Authors: Supports single or multiple author names
- Date Formatting: Automatic blog-friendly date formatting
- Flexible Rendering: Displays author, date, or both
- Semantic HTML: Uses proper time elements with datetime attributes
- Accessibility: Screen reader friendly markup