Show the Web UI main screenshot on EN/RU landing docs.

Keep a single main-console image with a Web UI guide link under it and
again at the page footer, without CI/Docker/License badges.
This commit is contained in:
2026-07-18 09:01:34 +03:00
parent b98d31ee0a
commit 7d57d4eb72
4 changed files with 20 additions and 6 deletions
+6
View File
@@ -5,6 +5,10 @@
Guides for the VMware vSphere API simulator. Switch language with the header on each
page. Russian mirrors live under [`ru/`](ru/README.md).
![Web UI main console](images/web-ui-main.png)
Interactive console walkthrough: [Web UI](web-ui.md).
| Guide | Description |
|---|---|
| [Getting started](getting-started.md) | First successful lab session |
@@ -29,3 +33,5 @@ page. Russian mirrors live under [`ru/`](ru/README.md).
Runnable cookbooks: [`examples/`](../examples/README.md).
Integration suites: [`pulumi-tests/`](../pulumi-tests/README.md) (`make pulumi-tests`).
Web UI console guide: [web-ui.md](web-ui.md).
+6
View File
@@ -5,6 +5,10 @@
Руководства по симулятору VMware vSphere API. Переключайте язык с помощью заголовка на
каждой странице. Русские версии находятся в каталоге [`ru/`](README.md).
![Главная консоль Web UI](../images/web-ui-main.png)
Обзор интерактивной консоли: [Web UI](web-ui.md).
| Руководство | Описание |
|---|---|
| [Быстрый старт](getting-started.md) | Первая успешная лабораторная сессия |
@@ -30,3 +34,5 @@
Исполняемые cookbook'и: [`examples/`](../../examples/README.ru.md).
Интеграционные наборы: [`pulumi-tests/`](../../pulumi-tests/README.ru.md)
(`make pulumi-tests`).
Руководство по Web UI: [web-ui.md](web-ui.md).