Sync docs/ from main repo (rename to Jina On-Prem)
visual overhaul: pixel art + ASCII + real terminal recordings
Hero illustrations (replacing 5 heavy isometric '3D banger' images with pixel art):
- pixel-bundle-flow.png -> Home (cloud + floppy + server)
- pixel-rocket.png -> Quick-Start (rocket + motion lines)
- pixel-airgap-perimeter.png -> Why-Airgap (2 servers in dotted boundary)
- pixel-mascot-shield.png -> Architecture (cute robot with shield)
- removed 5 hero-*.png (too 3D, too gradient-heavy)
ASCII architecture diagrams (10 mermaid blocks now plain code-block ASCII):
- Home: at-a-glance flow
- Why-Airgap: SaaS vs jina-airgap comparison
- Architecture: two-phase model, Docker image layers, multi-schema server
- Sizing-And-Hardware: deployment topologies, redundancy patterns
- Bundling-Guide: bundle flow
- API-Reference: schema routing
- Cheat-Sheet: two phases
Mermaid kept where ASCII would be too messy (sequence diagrams, decision trees).
Real terminal recordings (light theme, no fake headers):
- 01-list, 02-bundle: real CLI sessions
- 03-deploy, 04-schemas: container pre-started OUTSIDE recording so the first
frame shows the first curl, not a blank load-wait
- Recorded with locally-built image carrying the SHORT_MODEL_ID fix
- Dropped SVGs (CSS-animated, don't render statically; GIFs cover the same)
Sync docs/ from main repo
Add Cheat-Sheet, Glossary, Comparison hero illustration
Cheat-Sheet: one-page reference for SAs to screenshot on customer calls.
Pitch, commands, headline models, 4 schemas, hardware rules, common errors,
the 3 sentences that close most calls. Reachable from sidebar top section.
Glossary: 30+ terms defined for non-technical readers - air-gap, bundle,
ColBERT, matryoshka, omni, task, VRAM, etc. Reachable under Reference.
Comparison hero: 3 roads branching to SaaS/server/shielded-vault icons.
Reinforces the decision framing of the page.