mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 02:10:15 +00:00
Adds a second JSON-LD block per page (a schema.org CollectionPage tied to the existing WebSite/Organization @graph) carrying the page name, description, URL, and datePublished / dateModified fed by the git-revision-date plugin's raw ISO dates. Enables richer search results (article/collection rich snippets) with real freshness dates. Template-only change (docs/overrides/main.html), applied at build time; the homepage is skipped (it is already the WebSite entity). Verified: every content page emits a valid CollectionPage with both dates (e.g. Kubernetes datePublished=2026-05-18 dateModified=2026-06-20); the home carries only the WebSite+Organization graph. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>