Skip to content

v0.5.0 — Bilingual enhancement standard & publish readiness

Choose a tag to compare

@bitcoin21ideas bitcoin21ideas released this 11 Apr 13:35
· 37 commits to main since this release

Summary

This release focuses on maintainer tooling and navigation/docs: the single-page enhancement playbook works for both English and Russian wiki layers, Russian hub pages are aligned with the current vault, and the first English page has been brought up to the same structural standard as the Russian references. The project is in shape to build with Quartz and deploy to GitHub Pages (e.g. wiki.21ideas.org).

Highlights

Page enhancement (EN + RU)

  • docs/PAGE-ENHANCEMENT-STANDARD.md is now language-neutral: one prompt for wiki-en/ and wiki-ru/, with conditional glossary sweeps and bilingual citation labels (Source: / Основа:).
  • Task 0 documents wiki-en legacy antipatterns (singular source:, block YAML sources, body # titles, --- rules, raw/ in body, ## Related Terms, broken ]]] links, wrong wikilink prefixes, missing reviewed:, etc.) so the first EN pass is predictable.

English wiki (pilot)

  • wiki-en/concepts/address-types.md enhanced as a reference implementation: canonical frontmatter, [[en/...]] links, ## Sources / ## Related pages, no duplicate Quartz title or horizontal rules in the body.

Russian wiki (hubs)

  • wiki-ru/index.md: Концепции now lists bitcoin-core, bitcoin-node, censorship-resistance, third-parties (pages that already existed).
  • wiki-ru/overview.md: updated folder counts (e.g. 35 concepts, 12 entities), extra reading paths (philosophy/topics, privacy, node, blocksize war, Lightning concept), expanded related links.

Documentation

  • README.md: corrected wiki-ru content-page count wording (exclude only index, overview, glossary under wiki-ru/ — not log, which lives under docs/).

For maintainers

  • Operational log: docs/log.md (bilingual).
  • After upgrade: use @docs/PAGE-ENHANCEMENT-STANDARD.md in enhance prompts for either language.

Upgrade notes

  • No breaking changes to vault layout or raw/ policy.
  • Further wiki-en/ enhancement is incremental; this release does not claim full EN parity with wiki-ru/.

Full changelog: see docs/log.md (entries around 2026-04-10 — 2026-04-11).