Skip to content

Commit 4a311b1

Browse files
etzmclaude
andcommitted
Rename BIO-CODES to BIOCODES (no dash) in all display text
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 125139e commit 4a311b1

8 files changed

Lines changed: 10 additions & 10 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Site settings
2-
title: "BIO-CODES"
2+
title: "BIOCODES"
33
description: "Similarity-Preserving Content Codes for Bioimaging Data — ISO 24138 ISCC implementation for scientific imaging"
44
url: "https://bio-codes.github.io"
55
baseurl: ""

_data/integrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
section_eyebrow: Community & Integrations
99
section_title: Built for the open bioimaging ecosystem
1010
section_sub: >
11-
BIO-CODES integrates with the tools researchers already use —
11+
BIOCODES integrates with the tools researchers already use —
1212
no new infrastructure required.
1313
1414
platforms:

_data/site.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
# the funding / project attribution strip.
66
# ─────────────────────────────────────────────────────────────────
77

8-
title: BIO-CODES
8+
title: BIOCODES
99
tagline: Similarity-Preserving Content Codes for Bioimaging Data
1010

1111
hero:
1212
eyebrow: "Funded by EU Horizon Europe · OSCARS Initiative"
1313
headline: "Similarity-Preserving Content Codes<br/>for Bioimaging Data"
1414
subheadline: >
15-
BIO-CODES implements the ISO 24138 International Standard Content Code
15+
BIOCODES implements the ISO 24138 International Standard Content Code
1616
for bioimaging data — enabling integrity verification, deduplication,
1717
and cross-platform provenance to make your data AI-ready and FAIR-compliant.
1818
cta_primary:

_data/team.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
section_eyebrow: Team
77
section_title: Project Team
88
section_sub: >
9-
BIO-CODES is a collaboration between the ISCC Foundation,
9+
BIOCODES is a collaboration between the ISCC Foundation,
1010
Leiden University, and German BioImaging, funded by the European Union.
1111
1212
groups:

_data/tools.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# _data/tools.yml
22
# ─────────────────────────────────────────────────────────────────
3-
# The BIO-CODES open-source toolkit.
3+
# The BIOCODES open-source toolkit.
44
# Add or edit tools here; the template loops over this list.
55
# Each tool: name, icon, description, install command, links, tags.
66
# ─────────────────────────────────────────────────────────────────
77

88
section_eyebrow: Open Source Tools
9-
section_title: The BIO-CODES toolkit
9+
section_title: The BIOCODES toolkit
1010
section_sub: >
1111
Three complementary tools covering the full bioimaging identification
1212
workflow, all Apache 2.0 licensed.

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container">
33
<div class="footer-main">
44
<div class="footer-left">
5-
<a href="{{ '/' | relative_url }}#hero" class="footer-logo"><img src="{{ '/assets/images/biocodes_logo.jpeg' | relative_url }}" alt="BIO-CODES logo">{{ site.title }}</a>
5+
<a href="{{ '/' | relative_url }}#hero" class="footer-logo"><img src="{{ '/assets/images/biocodes_logo.jpeg' | relative_url }}" alt="BIOCODES logo">{{ site.title }}</a>
66
<p class="footer-tagline">{{ site.tagline }}</p>
77
<div class="footer-nav">
88
<a href="#challenge" class="footer-link">Why</a>

_includes/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<header class="navbar" id="navbar">
22
<div class="container nav-container">
3-
<a href="{{ '/' | relative_url }}#hero" class="nav-logo"><img src="{{ '/assets/images/biocodes_logo.jpeg' | relative_url }}" alt="BIO-CODES logo">{{ site.title }}</a>
3+
<a href="{{ '/' | relative_url }}#hero" class="nav-logo"><img src="{{ '/assets/images/biocodes_logo.jpeg' | relative_url }}" alt="BIOCODES logo">{{ site.title }}</a>
44
<button class="nav-toggle" id="navToggle" aria-label="Toggle navigation">
55
<span></span>
66
<span></span>

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* ── BIO-CODES — Style (OSCARS Purple Theme) ──────────────────── */
1+
/* ── BIOCODES — Style (OSCARS Purple Theme) ──────────────────── */
22

33
/* ── Self-hosted Fonts ────────────────────────────────────────── */
44
@font-face {

0 commit comments

Comments
 (0)