Skip to content

448 - #453

Merged
RAprogramm merged 2 commits into
mainfrom
448
Jul 5, 2026
Merged

448#453
RAprogramm merged 2 commits into
mainfrom
448

Conversation

@RAprogramm

@RAprogramm RAprogramm commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Closes #448

Multilingual documentation site on GitHub Pages, replicating the entity-derive pipeline:

  • wiki/ — 36 pages (12 × en/ru/ko) + _Sidebar.md/_Footer.md; every English page was written from the actual code and adversarially verified against src/, masterror-derive/, Cargo.toml and tests (12 precision fixes applied, zero fabricated APIs); translations keep code blocks byte-identical
  • site/build.py — one mdBook per language from wiki/, wiki-link rewriting, landing page + logo at the root
  • site/landing.html — language-picker landing (en/ru/ko)
  • .github/workflows/site.yml — build + deploy to Pages (workflow build type; deploy skipped on PRs)
  • .github/workflows/wiki.yml — sync wiki/ to the GitHub wiki on main pushes
  • REUSE.toml — aggregate license annotation for wiki/** (repo passes reuse lint 289/289)

Verified locally: site builds for all three languages, zero broken internal links, cross-language switcher works.

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@RAprogramm
RAprogramm merged commit a481c20 into main Jul 5, 2026
30 checks passed
@RAprogramm
RAprogramm deleted the 448 branch July 5, 2026 05:43
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.

Multilingual documentation site on GitHub Pages

1 participant