From ff87821f19f3069f8d0c5e508869b778a3f22362 Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Sat, 27 Jun 2026 10:29:13 +0200 Subject: [PATCH 1/3] Use abbreviation for Section Internationalization This makes the way that Section Internationalization is referenced consistent with the other sections, which are also encoded using their abbreviations --- .github/workflows/lint.yml | 2 +- docs/{internationalisation => int}/_category_.json | 0 docs/{internationalisation => int}/intro.md | 0 docs/{internationalisation => int}/wg_eosc_node.md | 0 docs/{internationalisation => int}/wg_landscape_survey.md | 0 docs/{internationalisation => int}/wg_outreach.md | 0 docusaurus.config.js | 2 +- src/components/HomepageFeatures/index.js | 2 +- 8 files changed, 3 insertions(+), 3 deletions(-) rename docs/{internationalisation => int}/_category_.json (100%) rename docs/{internationalisation => int}/intro.md (100%) rename docs/{internationalisation => int}/wg_eosc_node.md (100%) rename docs/{internationalisation => int}/wg_landscape_survey.md (100%) rename docs/{internationalisation => int}/wg_outreach.md (100%) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index bfd3f4a..aa4eff4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -25,4 +25,4 @@ jobs: # so far, this is just applied to Section Int. could apply in general later. - name: Lint markdown - run: npx --yes prettier --check --prose-wrap always docs/internationalisation/*.md + run: npx --yes prettier --check --prose-wrap always docs/int/*.md diff --git a/docs/internationalisation/_category_.json b/docs/int/_category_.json similarity index 100% rename from docs/internationalisation/_category_.json rename to docs/int/_category_.json diff --git a/docs/internationalisation/intro.md b/docs/int/intro.md similarity index 100% rename from docs/internationalisation/intro.md rename to docs/int/intro.md diff --git a/docs/internationalisation/wg_eosc_node.md b/docs/int/wg_eosc_node.md similarity index 100% rename from docs/internationalisation/wg_eosc_node.md rename to docs/int/wg_eosc_node.md diff --git a/docs/internationalisation/wg_landscape_survey.md b/docs/int/wg_landscape_survey.md similarity index 100% rename from docs/internationalisation/wg_landscape_survey.md rename to docs/int/wg_landscape_survey.md diff --git a/docs/internationalisation/wg_outreach.md b/docs/int/wg_outreach.md similarity index 100% rename from docs/internationalisation/wg_outreach.md rename to docs/int/wg_outreach.md diff --git a/docusaurus.config.js b/docusaurus.config.js index 4b080d7..300626c 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -105,7 +105,7 @@ const config = { { type: 'doc', docId: 'infra/intro', label: 'INFRA', position: 'left' }, { type: 'doc', docId: 'edutrain/intro', label: 'EduTrain', position: 'left' }, { type: 'doc', docId: 'industry/intro', label: 'Industry Engagement', position: 'left' }, - { type: 'doc', docId: 'internationalisation/intro', label: 'International Engagement', position: 'left' }, + { type: 'doc', docId: 'int/intro', label: 'International Engagement', position: 'left' }, {to: '/blog', label: 'News', position: 'left'}, { href: 'https://github.com/nfdi-de/nfdi-sections', diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index a7fd5d1..f7fa249 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -53,7 +53,7 @@ const secondRow = [ alt: 'Section International Engagement', description: 'Alignment with international initiatives and best practices.', - link: '/docs/internationalisation/intro', + link: '/docs/int/intro', }, ]; From dbe7ffd0847513d98a26bc76b5e2d9e24d14e247 Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Sat, 27 Jun 2026 10:45:34 +0200 Subject: [PATCH 2/3] Cleanup more references --- .github/ISSUE_TEMPLATE/new_calendar_event.yml | 8 ++++---- docusaurus.config.js | 2 +- static/calendar-organisers.json | 20 +++++++++---------- static/calendar.json | 8 ++++---- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new_calendar_event.yml b/.github/ISSUE_TEMPLATE/new_calendar_event.yml index 60f45ee..505da96 100644 --- a/.github/ISSUE_TEMPLATE/new_calendar_event.yml +++ b/.github/ISSUE_TEMPLATE/new_calendar_event.yml @@ -102,7 +102,7 @@ body: - Section Infra - Section Edu - Section Industry - - Section International + - Section International Engagement - WG Onto (Section-Meta) - WG Terminology Services (Section-Meta) - WG Ethics (Section ELSA) @@ -124,9 +124,9 @@ body: - WG Cooperation Models and Agreements (Section Industry) - WG Data Spaces & Interoperability (Section Industry) - WG Knowledge Transfer and Impact (Section Industry) - - WG Landscape Survey (Section International) - - WG EOSC Node Germany (Section International) - - WG Outreach (Section International) + - WG Landscape (Section Int) + - WG EOSC Node Germany (Section Int) + - WG Outreach (Section Int) validations: required: true - type: textarea diff --git a/docusaurus.config.js b/docusaurus.config.js index 300626c..9f74d1f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -105,7 +105,7 @@ const config = { { type: 'doc', docId: 'infra/intro', label: 'INFRA', position: 'left' }, { type: 'doc', docId: 'edutrain/intro', label: 'EduTrain', position: 'left' }, { type: 'doc', docId: 'industry/intro', label: 'Industry Engagement', position: 'left' }, - { type: 'doc', docId: 'int/intro', label: 'International Engagement', position: 'left' }, + { type: 'doc', docId: 'int/intro', label: 'INT', position: 'left' }, {to: '/blog', label: 'News', position: 'left'}, { href: 'https://github.com/nfdi-de/nfdi-sections', diff --git a/static/calendar-organisers.json b/static/calendar-organisers.json index d818a0e..ce93bac 100644 --- a/static/calendar-organisers.json +++ b/static/calendar-organisers.json @@ -20,8 +20,8 @@ "label": "Section Industry Engagement", "color": "#009688" }, - "section-international": { - "label": "Section International", + "section-int": { + "label": "Section International Engagement", "color": "#4CAF50" }, "natural-sciences": { @@ -67,8 +67,8 @@ "category": "section-industry" }, { - "label": "Section International", - "category": "section-international" + "label": "Section International Engagement", + "category": "section-int" }, { "label": "WG Onto (Section-Meta)", @@ -155,16 +155,16 @@ "category": "section-industry" }, { - "label": "WG Landscape Survey (Section International)", - "category": "section-international" + "label": "WG Landscape (Section Int)", + "category": "section-int" }, { - "label": "WG EOSC Node Germany (Section International)", - "category": "section-international" + "label": "WG EOSC Node Germany (Section Int)", + "category": "section-int" }, { - "label": "WG Outreach (Section International)", - "category": "section-international" + "label": "WG Outreach (Section Int)", + "category": "section-int" }, { "label": "NFDI", diff --git a/static/calendar.json b/static/calendar.json index 46be4ae..c9b39ab 100644 --- a/static/calendar.json +++ b/static/calendar.json @@ -196,8 +196,8 @@ "end": "2026-03-31T14:30:00+02:00", "allDay": false, "type": "section", - "organiser": "Section International", - "category": "section-international", + "organiser": "Section International Engagement", + "category": "section-int", "color": "#4CAF50", "description": "Kick-Off Section Meeting International Engagement", "createdBy": "okoepler" @@ -448,8 +448,8 @@ "location": "Online", "url": "https://desy.zoom.us/j/66839511286", "type": "WG", - "organiser": "WG Landscape Survey (Section International)", - "category": "section-international", + "organiser": "WG Landscape (Section Int)", + "category": "section-int", "color": "#4CAF50", "description": "See our rolling [agenda](https://docs.google.com/document/d/1kvNkhYTdnMuBjMOZS5RcwXZa1xCi57heHeRf9VbQIbw/edit?tab=t.0)", "createdBy": "cthoyt" From cbf01b7bbfae7beadfa06f009971dd6b85f6da43 Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Sat, 27 Jun 2026 10:48:06 +0200 Subject: [PATCH 3/3] Update _category_.json --- docs/int/_category_.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/int/_category_.json b/docs/int/_category_.json index 66ad473..2b02b6a 100644 --- a/docs/int/_category_.json +++ b/docs/int/_category_.json @@ -1,5 +1,8 @@ { "label": "Section International Engagement", "position": 7, - "link": { "type": "generated-index" } + "link": { + "type": "generated-index", + "slug": "/category/section-int" + } }