Notes

Script Publish Test Note

A test note verifying that a post and its image can be reflected through the publish script without a full Astro build.

This note verifies the content-only publishing path for Yioo Notes.

The intended flow is small and repeatable: create or update Markdown, place post assets under the matching asset folder, run the publish script, then refresh the live page after CloudFront invalidation completes.

Script publish flow

For a future post-writing agent, the important boundary is that content updates do not require changing the Astro layout or rebuilding the full site. The script regenerates the notes index, each post page, the manifest, and the sitemap from the current Markdown files.