russell.ballestrini.net/lib
russell@unturf.com d8cf83e051 Switch blog.json from embedded content to content_url links
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.
2026-01-20 03:21:19 -05:00
..
__init__.py renamed: plugins/__init__.py -> lib/__init__.py 2016-05-24 18:15:09 -04:00
generate_jsonblog.py Switch blog.json from embedded content to content_url links 2026-01-20 03:21:19 -05:00
generate_jsonfeed.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
generate_llms_txt.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
generate_plaintext.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
liblinkpeek.py move some libs to python3 2020-09-01 21:36:36 -04:00
rst2md.py Add lib/ format generation scripts for agent-friendly formats 2026-01-19 14:36:20 -05:00
rst_linkpeek.py move some libs to python3 2020-09-01 21:36:36 -04:00
strip_toc_summary.py Move strip_toc_summary plugin to lib/ directory 2025-10-13 09:46:25 -04:00