0.2.1
Highlights
- Published the first self-contained Substrate documentation site at https://beyond10x.github.io/substrate/
- Added eight public documentation pages, a responsive visual system, a Substrate mark, and strict broken-link and broken-anchor checks.
- Added push-triggered GitHub Pages build and deployment.
- Made the repository public under Atlas ADR 0003 after a full-history secret scan.
Release scope
Documentation and distribution only. No runtime behavior, route, schema, wire identifier, capability, or contract-bundle byte changed. Development bundles remain non-stable; the proprietary license is unchanged.
Verification
- Full Substrate gate passed on Rust 1.98.0: tests, formatting, clippy, links, ADRs, all contract-bundle checks, and 27 clean-room HTTP cases.
- Locked Docusaurus install, TypeScript checking, and optimized site build passed.
- Gitleaks 8.30.1 scanned 39 commits / 5.47 MB and found no leaks.
- GitHub Pages workflow succeeded: https://github.com/beyond10x/substrate/actions/runs/33271536083