mirror of
https://github.com/walkinglabs/learn-harness-engineering.git
synced 2026-09-19 05:06:27 +08:00
f2acdb0b9b
- Add a full Ukrainian documentation-site locale (`docs/uk/`, 90 pages:
lectures, projects, resource library, skills) and register `uk` in the
VitePress config (nav, sidebar, theme labels) plus the landing-page
browser-language redirect.
- Add `docs-readme/uk-UA/README.md` (Ukrainian project README) with
Ukrainian site screenshots, add the Ukrainian language badge to every
README badge bar, list it in the translation index, and bump the
language count 14 -> 15.
- Add `skills/README-UK.md` and the Ukrainian badge to the skills README
nav bars and directory listing.
- Add Ukrainian per-project READMEs (`projects/project-0{1..6}/README-UK.md`).
- Add `skills/harness-creator/README-UK.md` and `SKILL.md.uk` (Ukrainian
variant mirroring `SKILL.md.en`; the active `SKILL.md` is unchanged).
- Register `uk` targets in the README screenshot capture script.
- Preserve all code blocks, mermaid diagrams, and runnable examples;
only prose is translated. Verified with `npm run docs:build`.