SSWConsulting / SSWConsulting/SSW.Website

💸 No spell-checker, so copy drifts between US and Australian English

Open
#5,004 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
14
Forks
10
Avg merge
13h 51m
Merged PRs (30d)
38

Description

Description

Nothing spell-checks this repo in CI. No cspell, vale or textlint config exists, so US and Australian English both sit in the tree.

Proposed solution

Add a spell-checker configured for en-US and run it in CI.

  1. Decide whether to rename the Australian-spelled schema field names. Renaming them is a content migration, because every content JSON has to change with the schema or Tina content breaks.
  2. Then add the checker, scoped to copy.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the schema field names and content JSON files, then inspect the existing CI configuration and copy-related checks. Determine the impact of any Australian-spelled field changes before choosing the checker configuration; done means copy is checked for en-US spelling in CI without breaking Tina content.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, nextjs
Domain
ci-cd, content, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.