mdcms/samplesite/pages/blog.md
Claude 5e4612c01d
Update post listing tags to use created field throughout
Tag names changed from posts-date-*/posts-datetime-* to posts-created-*.
Renderer updated to filter, sort, group, and display using the created
field from search.json. Page meta display also updated to drop date/datetime
fallbacks. Samplesite posts and pages updated to match.

https://claude.ai/code/session_013A4egzphocyto9bvZ76dxf
2026-05-09 13:41:00 +00:00

23 lines
405 B
Markdown

---
title: Blog
section-id: blog
sort: 110
---
# Latest News
Stay up to date with announcements, product updates, and industry insights from the Acme Corporation team.
## All Posts
```mdcms
posts-created-reversechronological-byyear
limit: all
defaultyear: current
selectyear: yes
paginate: no
```
## Older Posts
For posts from previous years, use the year selector above to browse our full archive.