This post is the sample export shipped with podpack-pages. It shows that the blog app is installed and serving; no blog has been copied onto this host yet.

Export the real one with python -m blogscraper export in the sitescraper repository and copy its build/ directory (manifest.json, posts/, images/) over this app's export/ data directory, replacing what is there. The site's refresh-content.sh --mirror does exactly that. This post is not in the real manifest and disappears with it.

Back to the index — that address was written as a placeholder and filled in as this page was served.