Home Page
- Full-card click without invalid HTML. Wrapping the whole <article> in <a> breaks when post bodies contain links (nested anchors). The index now uses a stretched link: an empty <a class="entry-link"> after the content, absolutely positioned over the card, with pointer-events so real links inside .entry-content still receive clicks.
- Permalinks stay at `/<id>`. Single-status URLs remain root-relative numeric paths (not /status/<id>). The Atom feed and sitemap use the same shape.