Navigating Tax Season

· 1 min read

This file is a migration placeholder

The filename is the URL. This file publishes at /navigating-tax-season, matching the address the article already occupies on the live site — which is how the migration preserves search rankings.

To migrate the remaining articles, copy each one's body into content/posts/<existing-slug>.md using the slugs listed in docs/url-migration.md, and fill in the front matter above.

Formatting

Standard markdown works: emphasis, links, lists, and code.

  • Front matter title becomes the page <title> and <h1>
  • description becomes the meta description
  • publishedOn orders the index and must be YYYY-MM-DD

Reading time is computed from the body, so it never has to be maintained by hand.