Skip to content

Merge Develop to main#58

Merged
jsjiang merged 4 commits into
mainfrom
develop
May 26, 2026
Merged

Merge Develop to main#58
jsjiang merged 4 commits into
mainfrom
develop

Conversation

@jsjiang
Copy link
Copy Markdown
Contributor

@jsjiang jsjiang commented May 26, 2026

No description provided.

adambuttrick and others added 4 commits May 20, 2026 17:02
- Add UC-mandated accessibility statement page (/_accessibility.html)
  for N2T.net, linked from the modern and legacy footers
- Wrap identifier-format examples in <pre><code> so they pick up the
  dark-mode color rule, fixing a WCAG 1.4.3 contrast failure

Refs: CDLUC3/arks-n2t-roadmap#32
…nd-fixes

Add accessibility statement and fix pre/code dark-mode contrast
@jsjiang jsjiang requested review from adambuttrick and Copilot and removed request for adambuttrick May 26, 2026 18:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the N2T service’s package version and adds an accessibility statement page, wiring it into both the modern templates and the legacy footer.

Changes:

  • Bump project version from 0.12.1 to 0.12.2 (and update uv.lock accordingly).
  • Improve identifier-format markup in templates by wrapping the sample in <pre><code>…</code></pre>.
  • Add an Accessibility Statement page and link to it from the main and legacy footers.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Updates the locked editable n2t package version to 0.12.2.
pyproject.toml Bumps the project version to 0.12.2.
n2t/templates/schemes.html Updates identifier example markup to <pre><code>…</code></pre>.
n2t/templates/index.html Updates identifier example markup to <pre><code>…</code></pre>.
n2t/templates/base.html Updates identifier example markup and adds a footer link to the accessibility page.
n2t/templates/accessibility.html Adds a new Accessibility Statement template intended to be served via /_accessibility.html.
legacy_e_files/e/footer.html Adds an Accessibility Statement link in the legacy footer.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jsjiang jsjiang merged commit 0ea3ab0 into main May 26, 2026
1 check passed
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.

3 participants