20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
All notable changes to Quiet Pages will be documented in this file.
|
||
|
|
|
||
|
|
## [1.0.0] - 2026-06-19
|
||
|
|
|
||
|
|
### Added
|
||
|
|
|
||
|
|
- Initial public release of Quiet Pages, an Astro magazine theme for essays, field notes, blogs, and long-form editorial sites.
|
||
|
|
- Editorial homepage with a full-bleed visual lead story, featured post section, latest posts, and newsletter CTA.
|
||
|
|
- MDX blog posts powered by Astro content collections with validated frontmatter.
|
||
|
|
- Blog archive with client-side search, category filters, tag filters, and load-more pagination.
|
||
|
|
- Category, tag, and author archive pages.
|
||
|
|
- Article pages with breadcrumbs, table of contents, featured image captions, sharing links, author cards, related posts, and previous/next navigation.
|
||
|
|
- RSS feed, XML sitemap, and dynamic robots.txt route.
|
||
|
|
- SEO defaults including canonical URLs, Open Graph metadata, Twitter card metadata, and article JSON-LD.
|
||
|
|
- Light and dark mode with system preference support.
|
||
|
|
- Self-hosted Inter, Fraunces, and JetBrains Mono fonts.
|
||
|
|
- Responsive images through Astro's image pipeline.
|
||
|
|
- Accessibility defaults including semantic landmarks, skip link, visible focus styles, current-page navigation state, keyboard-friendly search/menu controls, and reduced-motion handling.
|