From 1e360d1705768ded3c75be384d31f13bc8da8dd6 Mon Sep 17 00:00:00 2001 From: Evawudonger Date: Thu, 25 Sep 2025 14:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dsl/en/home_test.json | 152 ++++++++++++++++++++++++++++++++++++++++++ dsl/zh/home_test.json | 152 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 304 insertions(+) create mode 100644 dsl/en/home_test.json create mode 100644 dsl/zh/home_test.json diff --git a/dsl/en/home_test.json b/dsl/en/home_test.json new file mode 100644 index 00000000..d55a5fea --- /dev/null +++ b/dsl/en/home_test.json @@ -0,0 +1,152 @@ +{ + "hots": [ + "Installation guide", + "Administrator guide", + "x2openEuler migration", + "Application development guide", + "UKUI user guide" + ], + "recommend": { + "title": "Others", + "columns": 4, + "columns_mb": 2, + "items": [ + { + "title": "Quick Start", + "desc": "Learn the community essentials in 10 minutes, build and grow quickly.", + "href": "/en/docs/25.09/server/quickstart/quickstart/quick_start.html", + "bg_light": "/dsl/assets/img/started-bg-light.png", + "bg_dark": "/dsl/assets/img/started-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/started-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/started-bg-dark-mb.png" + }, + { + "title": "Installation Guide", + "desc": "Step-by-step instructions for installing openEuler.", + "href": "/en/docs/25.09/server/installation_upgrade/installation/installation_on_servers.html", + "bg_light": "/dsl/assets/img/install-guide-bg-light.png", + "bg_dark": "/dsl/assets/img/install-guide-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/install-guide-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/install-guide-bg-dark-mb.png" + }, + { + "title": "Frequently Asked Questions", + "desc": "Get answers to common questions and troubleshooting tips.", + "href": "/en/docs/common/faq/general/general_faq.html", + "bg_light": "/dsl/assets/img/qa-bg-light.png", + "bg_dark": "/dsl/assets/img/qa-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/qa-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/qa-bg-dark-mb.png", + "dropdown": true + }, + { + "title": "Documentation Development Guide", + "desc": "Discover how you can contribute to document development.", + "href": "/en/docs/common/contribute/directory_structure_introductory.html", + "bg_light": "/dsl/assets/img/docs-dev-guide-bg-light.png", + "bg_dark": "/dsl/assets/img/docs-dev-guide-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/docs-dev-guide-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/docs-dev-guide-bg-dark-mb.png", + "dropdown": true + } + ] + }, + "sections": [ + { + "title": "Scenarios", + "columns": 3, + "columns_mb": 2, + "items": [ + { + "title": "Server", + "desc": "Explore guides for server installation, upgrades, management, performance tuning, and application development.", + "href": "/en/docs/25.09/server/index.html", + "icon": "/dsl/assets/img/server-icon.svg", + "bg": "/dsl/assets/img/server-bg.png" + }, + { + "title": "Virtualization", + "desc": "Learn, install, and use virtualization technologies.", + "href": "/en/docs/25.09/virtualization/index.html", + "icon": "/dsl/assets/img/virtualization-icon.svg", + "bg": "/dsl/assets/img/virtualization-bg.png" + }, + { + "title": "Cloud", + "desc": "Deploy containers and clusters with the comprehensive guides.", + "href": "/en/docs/25.09/cloud/index.html", + "icon": "/dsl/assets/img/cloud-icon.svg", + "bg": "/dsl/assets/img/cloud-bg.png" + }, + { + "title": "Edge", + "desc": "Get started with KubeEdge and K3S installation and usage.", + "href": "/en/docs/25.09/edge_computing/index.html", + "icon": "/dsl/assets/img/edge-computing-icon.svg", + "bg": "/dsl/assets/img/edge-computing-bg.png" + }, + { + "title": "Embedded", + "desc": "Build images, develop applications, and manage embedded systems.", + "href": "/en/docs/25.09/embedded/index.html", + "icon": "/dsl/assets/img/embedded-icon.svg", + "bg": "/dsl/assets/img/embedded-bg.png" + }, + { + "title": "DevStation", + "desc": "Get started with DevStation to streamline your development on openEuler.", + "href": "/en/docs/25.09/devstation/index.html", + "icon": "/dsl/assets/img/dev-station-icon.svg", + "bg": "/dsl/assets/img/dev-station-bg.svg" + } + ] + }, + { + "title": "Tools", + "columns": 4, + "columns_mb": 2, + "items": [ + { + "title": "Community Tools", + "desc": "Discover guides for image building, compilation, performance optimization, migration, virtualization, and epkg package manager.", + "href": "/en/docs/25.09/tools/community_tools/index.html" + }, + { + "title": "Community DevOps Services", + "desc": "Leverage source code and package management services.", + "href": "/en/docs/25.09/tools/devops/index.html" + }, + { + "title": "AI", + "desc": "Access guides for the openEuler Intelligent Interaction Platform and container images for AI model services.", + "href": "/en/docs/25.09/tools/ai/index.html" + }, + { + "title": "Desktop", + "desc": "Set up and use graphical desktop environments.", + "href": "/en/docs/25.09/tools/desktop/index.html" + }, + { + "title": "Cloud", + "desc": "Explore user guides for CTinspector, CPDS and other essential tools.", + "href": "/en/docs/25.09/tools/cloud/index.html" + }, + { + "title": "System Operations", + "desc": "Create hot patches and monitor your system with specialized tools.", + "href": "/en/docs/25.09/tools/maintenance/index.html" + }, + { + "title": "Security", + "desc": "Implement security configurations with our recommended tools.", + "href": "/en/docs/25.09/tools/security/index.html" + }, + { + "title": "Application", + "desc": "Get the complete guide to using ROS and other essential extensions.", + "href": "/en/docs/25.09/tools/application/index.html" + } + ] + } + ] +} diff --git a/dsl/zh/home_test.json b/dsl/zh/home_test.json new file mode 100644 index 00000000..37cb9f98 --- /dev/null +++ b/dsl/zh/home_test.json @@ -0,0 +1,152 @@ +{ + "hots": [ + "安装指南", + "管理员指南", + "x2openEuler迁移专区", + "应用开发指南", + "UKUI用户指南" + ], + "recommend": { + "title": "其它", + "columns": 4, + "columns_mb": 2, + "items": [ + { + "title": "新手入门", + "desc": "10分钟玩转社区,快速构建与成长", + "href": "/zh/docs/25.09/server/quickstart/quickstart/quick_start.html", + "bg_light": "/dsl/assets/img/started-bg-light.png", + "bg_dark": "/dsl/assets/img/started-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/started-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/started-bg-dark-mb.png" + }, + { + "title": "安装指南", + "desc": "安装 openEuler 操作系统", + "href": "/zh/docs/25.09/server/installation_upgrade/installation/installation_on_servers.html", + "bg_light": "/dsl/assets/img/install-guide-bg-light.png", + "bg_dark": "/dsl/assets/img/install-guide-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/install-guide-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/install-guide-bg-dark-mb.png" + }, + { + "title": "常见问题", + "desc": "常见问题与解决方法", + "href": "/zh/docs/common/faq/general/general_faq.html", + "bg_light": "/dsl/assets/img/qa-bg-light.png", + "bg_dark": "/dsl/assets/img/qa-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/qa-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/qa-bg-dark-mb.png", + "dropdown": true + }, + { + "title": "文档开发指南", + "desc": "参与文档开发的方式", + "href": "/zh/docs/common/contribute/directory_structure_introductory.html", + "bg_light": "/dsl/assets/img/docs-dev-guide-bg-light.png", + "bg_dark": "/dsl/assets/img/docs-dev-guide-bg-dark.png", + "bg_mb_light": "/dsl/assets/img/docs-dev-guide-bg-light-mb.png", + "bg_mb_dark": "/dsl/assets/img/docs-dev-guide-bg-dark-mb.png", + "dropdown": true + } + ] + }, + "sections": [ + { + "title": "业务场景", + "columns": 3, + "columns_mb": 2, + "items": [ + { + "title": "服务器", + "desc": "提供服务器场景的安装升级、管理运维、性能调优、应用开发等操作指南", + "href": "/zh/docs/25.09/server/index.html", + "icon": "/dsl/assets/img/server-icon.svg", + "bg": "/dsl/assets/img/server-bg.png" + }, + { + "title": "虚拟化", + "desc": "帮助用户了解、安装和使用虚拟化", + "href": "/zh/docs/25.09/virtualization/index.html", + "icon": "/dsl/assets/img/virtualization-icon.svg", + "bg": "/dsl/assets/img/virtualization-bg.png" + }, + { + "title": "云原生", + "desc": "帮助用户安装和使用容器,部署集群等", + "href": "/zh/docs/25.09/cloud/index.html", + "icon": "/dsl/assets/img/cloud-icon.svg", + "bg": "/dsl/assets/img/cloud-bg.png" + }, + { + "title": "边缘计算", + "desc": "提供 KubeEdge、K3S 的安装和使用介绍", + "href": "/zh/docs/25.09/edge_computing/index.html", + "icon": "/dsl/assets/img/edge-computing-icon.svg", + "bg": "/dsl/assets/img/edge-computing-bg.png" + }, + { + "title": "嵌入式", + "desc": "提供嵌入式场景的镜像构建、应用开发、系统管理等操作指南", + "href": "/zh/docs/25.09/embedded/index.html", + "icon": "/dsl/assets/img/embedded-icon.svg", + "bg": "/dsl/assets/img/embedded-bg.png" + }, + { + "title": "DevStation", + "desc": "帮助⽤户了解 openEuler 社区⼀站式开发者⼯作站 DevStation", + "href": "/zh/docs/25.09/devstation/index.html", + "icon": "/dsl/assets/img/dev-station-icon.svg", + "bg": "/dsl/assets/img/dev-station-bg.svg" + } + ] + }, + { + "title": "工具", + "columns": 4, + "columns_mb": 2, + "items": [ + { + "title": "社区工具", + "desc": "提供镜像构建、编译、性能优化、迁移、虚拟化、epkg 软件包工具使用指南", + "href": "/zh/docs/25.09/tools/community_tools/index.html" + }, + { + "title": "DevOps(社区服务)", + "desc": "帮助用户使用源码管理、包管理服务", + "href": "/zh/docs/25.09/tools/devops/index.html" + }, + { + "title": "AI", + "desc": "提供 openEuler 大模型智能交互平台,AI 大模型服务镜像等使用指南", + "href": "/zh/docs/25.09/tools/ai/index.html" + }, + { + "title": "图形桌面使用", + "desc": "帮助用户安装和使用桌面环境", + "href": "/zh/docs/25.09/tools/desktop/index.html" + }, + { + "title": "云原生工具", + "desc": "提供云原生常用工具用户指南,包含 CTinspector、CPDS 等", + "href": "/zh/docs/25.09/tools/cloud/index.html" + }, + { + "title": "系统运维", + "desc": "提供热补丁制作、系统监控工具使用指南", + "href": "/zh/docs/25.09/tools/maintenance/index.html" + }, + { + "title": "安全", + "desc": "提供安全配置常用工具使用指南", + "href": "/zh/docs/25.09/tools/security/index.html" + }, + { + "title": "拓展应用", + "desc": "提供 ROS 等拓展应用的使用指南", + "href": "/zh/docs/25.09/tools/application/index.html" + } + ] + } + ] +} -- Gitee