{
  "$type": "site.standard.document",
  "description": "Syndicating a static site to atproto so posts are portable.",
  "path": "/blog/trying-atapult",
  "publishedAt": "2026-06-11T00:00:00.000Z",
  "site": "at://did:plc:sshwio5obbx4zjfrn3fhsen6/site.standard.publication/self",
  "textContent": "My posts live as plain Markdown in a git repo - simple, portable, and mine. But I also wanted them to exist on the network: discoverable from atproto apps, not only from this domain. That's the part I chose to try [ATapult] to handle. The Markdown stays the source of truth, and ATapult mirrors each post into my atproto repo as a [standard.site] record - a small, structured pointer back to the real page over here. So it's the best of both: I write once in Markdown, and the post also shows up on the Atmosphere without me having to propagate it to the network. The site is still just static files; the network presence comes along. [ATapult]: https://github.com/Wilto/ATapult [standard.site]: https://standard.site",
  "title": "Trying ATapult"
}