-
Russell Ballestrini authored
Changes blog.json generation to link to hosted markdown files instead of embedding full content. Each post now includes a content_url field pointing to {site_url}/{slug}/index.md. This significantly reduces blog.json file size while maintaining full content access via standard HTTP requests. Updated README.rst to document the new linking behavior & how blog.json works.d8cf83e0