mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 21:37:17 +00:00
51 lines
2 KiB
Markdown
51 lines
2 KiB
Markdown
# Screenshot Index
|
|
|
|
This index describes screenshot assets in `docs/images` and where they are used.
|
|
|
|
## Files
|
|
|
|
- `macos-main.png`
|
|
- Description: Main editor window on macOS.
|
|
- Used in: Legacy macOS screenshot reference.
|
|
|
|
- `NeonVisionEditorApp.png` (repo root)
|
|
- Description: Primary macOS app screenshot used in the current README gallery.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, `Screenshot Gallery Index`).
|
|
|
|
- `ipad-markdown-preview.png`
|
|
- Description: iPad layout with Markdown preview workflow.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, `Screenshot Gallery Index`).
|
|
|
|
- `iphone-editor.png`
|
|
- Description: iPhone editor view.
|
|
- Used in: Legacy iPhone screenshot reference.
|
|
|
|
- `iphone-editor-clean.png`
|
|
- Description: iPhone screenshot derived from the original image with transparent background.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, `Screenshot Gallery Index`).
|
|
|
|
- `neon-demo.gif`
|
|
- Description: Short animated loop generated from the three screenshots.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, dark mode source).
|
|
|
|
- `neon-demo-light.gif`
|
|
- Description: Light-mode variant of the demo loop with a neutral light canvas background.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, light mode source).
|
|
|
|
- `neon-demo.mp4`
|
|
- Description: Default demo-flow video (H.264 MP4) for improved quality and smaller payload than GIF.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, default source fallback).
|
|
|
|
- `neon-demo.webm`
|
|
- Description: Default demo-flow video (VP9 WebM) for modern-browser playback efficiency.
|
|
- Used in: Root `README.md` (`1-Minute Demo Flow`, preferred source).
|
|
|
|
- `release-download-trend.svg`
|
|
- Description: Generated download/clones chart.
|
|
- Source: `scripts/update_download_metrics.py`.
|
|
- Used in: Root `README.md` (`Download Metrics`).
|
|
|
|
## Notes
|
|
|
|
- App Store media is managed in App Store Connect and linked from the root `README.md`.
|
|
- Keep this index updated when adding or renaming image assets.
|