Skip to content

feat: set default document licence to CC BY 4.0 - #74

Open
MatMatt wants to merge 2 commits into
developfrom
feat/license-default-cc-by-4
Open

feat: set default document licence to CC BY 4.0#74
MatMatt wants to merge 2 commits into
developfrom
feat/license-default-cc-by-4

Conversation

@MatMatt

@MatMatt MatMatt commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Sets the default document licence to CC BY 4.0 (Creative Commons Attribution 4.0 International).

Changes:

  • _meta/includes/default.yml: license default changed from "EUPL (>= 1.2)" to "https://creativecommons.org/licenses/by/4.0/"
  • _meta/includes/json-ld.html: template fallback changed from "" to "https://creativecommons.org/licenses/by/4.0/"

This creates a clean override chain: document frontmatter → default.yml → template fallback. Documents needing a different licence (e.g. third-party content, software docs) override license: in their YAML header.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e207569880

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread _meta/includes/default.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants