From 42ed4d3a419c6c1207fb9f741aaf91c069e28627 Mon Sep 17 00:00:00 2001 From: HendrikBorgelt <84382772+HendrikBorgelt@users.noreply.github.com> Date: Mon, 27 Apr 2026 18:01:55 +0200 Subject: [PATCH] Fix asset paths and update site metadata Convert absolute asset/image links to relative paths across documentation and the docs generator so images and iframes load correctly (docs/*.md, scripts/generate_schema_docs.py). Update mkdocs.yml logo path, site_url and repo_url and enable use_directory_urls. Also update schema metadata timestamps in docs/schema/coremeta4cat.yaml. --- docs/coremeta4cat-users.md | 4 ++-- docs/design-patterns.md | 2 +- docs/getting-started.md | 4 ++-- docs/how-to-extend.md | 2 +- docs/schema/coremeta4cat.yaml | 4 ++-- mkdocs.yml | 7 ++++--- scripts/generate_schema_docs.py | 2 +- 7 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/coremeta4cat-users.md b/docs/coremeta4cat-users.md index 0f2d870c6..f4b80cbca 100644 --- a/docs/coremeta4cat-users.md +++ b/docs/coremeta4cat-users.md @@ -9,7 +9,7 @@ This page lists projects, data repositories, and communities that have adopted C
@@ -19,7 +19,7 @@ This page lists projects, data repositories, and communities that have adopted C diff --git a/docs/design-patterns.md b/docs/design-patterns.md index 10bf2a25c..f169e776b 100644 --- a/docs/design-patterns.md +++ b/docs/design-patterns.md @@ -9,7 +9,7 @@ This page explains the key structural decisions behind CoreMeta4Cat — how the --- diff --git a/docs/getting-started.md b/docs/getting-started.md index 89152c650..96b65fac2 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -9,7 +9,7 @@ Adopting a new metadata standard does not have to mean changing how you work ove @@ -40,7 +40,7 @@ Level 4 ──► Validate records against the full CoreMeta4Cat schema To help you understand which terms exist and how they relate to each other, CoreMeta4Cat provides a reference Excel workbook. This workbook is **not a data entry form to fill in** — it is a structured overview of the CoreMeta4Cat vocabulary hierarchy, organised by data class, that you can use as a lookup reference when designing or annotating your own data sheets.