Skip to main content

Documentation

CryptoViz Documentation

Explore implementation guides, visualizer notes, cipher references, and maintainer resources in a unified interface that matches the rest of CryptoViz.

Theme

Unified

Docs reuse the same dark glass, gradient, card, and focus language as the main site.

Layout

Responsive

Navigation compresses from sidebar-style groups to stacked mobile cards.

Access

Keyboard

Links use visible focus states and semantic landmarks for faster navigation.

Design system sync

Docs now feel like CryptoViz

The documentation surface uses the same dark background, gradient hero, rounded cards, cyan accents, and focus states used throughout the website. This keeps learning pages, docs, and resources visually consistent.

Manual verification checklist

  1. 1Open the docs landing page and confirm it uses the main CryptoViz dark theme.
  2. 2Confirm docs cards use the same rounded glass style as visualizer/resource pages.
  3. 3Confirm docs navigation is grouped by category.
  4. 4Confirm all docs links have visible focus states.
  5. 5Resize the page to desktop, tablet, and mobile widths.
  6. 6Confirm the docs page links are reachable from the existing navigation.
  7. 7Run the focused docs theme unit tests.
  8. 8Run lint and production build before opening the PR.