{
"$type": "site.standard.document",
"content": {
"$type": "at.markpub.markdown",
"flavor": "commonmark",
"text": {
"$type": "at.markpub.text",
"markdown": "# Hello World\n\nThis is the first post published from the `vibecode` CLI to ATProto using the Standard.site lexicons.\n\nIt supports **Markdown**, `inline code`, and [links](https://vibecode.rodeo).\n\n```dart\nFuture<void> main() async {\n print('Hello, ATProto!');\n}\n```\n\nMore soon.\n"
}
},
"description": "The first post on vibecode.rodeo.",
"path": "/essays/hello-world/",
"publishedAt": "2026-06-13T12:00:00.000Z",
"site": "at://did:plc:tkzqhwl7yem3xbng3rnb5tv2/site.standard.publication/3mo7as4yvdr2r",
"tags": [
"meta",
"atproto"
],
"textContent": "Hello World This is the first post published from the CLI to ATProto using the Standard.site lexicons. It supports Markdown , , and links. More soon.",
"title": "Hello World"
}