Emit Site Metadata

This skill generates machine-readable metadata files for a built MkDocs site.

Usage

python scripts/emit-site-metadata.py <mkdocs.yml>

Output Files

The script writes to site/api/:

  • pages.json: JSON index of all pages with metadata
  • tags.json: Tag taxonomy with associated pages
  • pages.ttl: RDF/Turtle representation of the site graph