diff --git a/website/docs/doc/outsourcing.md b/website/docs/doc/outsourcing.md deleted file mode 100644 index ff77399..0000000 --- a/website/docs/doc/outsourcing.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -sidebar_position: 99 ---- - -# 软件外包服务 - -GeneralLibrary 团队提供专业的 .NET 软件外包服务,涵盖以下领域: - -## 服务范围 - -| 服务类别 | 说明 | -| --- | --- | -| 自动更新系统集成 | 基于 GeneralUpdate 为企业级应用搭建完整的自动更新体系,包括版本管理、差分包生成、灰度发布、回滚策略 | -| 桌面应用开发 | WPF / WinForms / Avalonia / WinUI / MAUI 跨平台桌面应用开发 | -| Web 后端开发 | ASP.NET Core Web API、SignalR 实时通信、微服务架构设计与实现 | -| 驱动更新方案 | 基于 GeneralUpdate.Drivelution 的跨平台驱动更新方案设计与集成 | -| 插件/扩展系统 | 基于 GeneralUpdate.Extension 的插件生态搭建,支持远程查询、下载、安装、依赖管理 | -| CI/CD 流水线 | 基于 GitHub Actions / Azure DevOps 的自动化构建、测试、发布流水线 | -| 技术咨询 | 架构评审、性能优化、代码重构、安全审计 | - -## 技术栈 - -- **.NET**: .NET 8/9/10, ASP.NET Core, WPF, Avalonia, MAUI -- **数据库**: SQL Server, PostgreSQL, MySQL, Redis -- **云服务**: Azure, AWS, 阿里云 -- **DevOps**: GitHub Actions, Azure Pipelines, Docker, Kubernetes - -## 联系方式 - -| 渠道 | 信息 | -| --- | --- | -| GitHub | [GeneralLibrary](https://github.com/GeneralLibrary) | -| 邮箱 | 请通过 GitHub Issues 联系 | - ---- - -欢迎各行业企业客户洽谈合作,我们将根据您的具体需求提供定制化解决方案。 diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index f2a762e..e39be9c 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -82,7 +82,7 @@ const config = { }, { type: 'dropdown', - label: '商务', + label: '定价', position: 'left', items: [ { @@ -90,11 +90,6 @@ const config = { docId: 'doc/GeneralSpacestation', label: 'GeneralSpacestation', }, - { - type: 'doc', - docId: 'doc/outsourcing', - label: '软件外包服务', - }, ], }, { diff --git a/website/i18n/en/docusaurus-plugin-content-docs/current/doc/outsourcing.md b/website/i18n/en/docusaurus-plugin-content-docs/current/doc/outsourcing.md deleted file mode 100644 index 53a3ee3..0000000 --- a/website/i18n/en/docusaurus-plugin-content-docs/current/doc/outsourcing.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -sidebar_position: 99 ---- - -# Software Outsourcing Services - -The GeneralLibrary team provides professional .NET software outsourcing services covering the following areas: - -## Services - -| Service | Description | -| --- | --- | -| Auto-Update System Integration | Build complete auto-update systems for enterprise applications using GeneralUpdate, including version management, differential packaging, canary releases, and rollback strategies | -| Desktop Application Development | Cross-platform desktop apps with WPF / WinForms / Avalonia / WinUI / MAUI | -| Web Backend Development | ASP.NET Core Web API, SignalR real-time communication, microservice architecture | -| Driver Update Solutions | Cross-platform driver update solutions based on GeneralUpdate.Drivelution | -| Plugin/Extension Systems | Plugin ecosystem using GeneralUpdate.Extension with remote query, download, install, and dependency management | -| CI/CD Pipelines | Automated build, test, and release pipelines with GitHub Actions / Azure DevOps | -| Technical Consulting | Architecture review, performance optimization, code refactoring, security audit | - -## Tech Stack - -- **.NET**: .NET 8/9/10, ASP.NET Core, WPF, Avalonia, MAUI -- **Databases**: SQL Server, PostgreSQL, MySQL, Redis -- **Cloud**: Azure, AWS, Alibaba Cloud -- **DevOps**: GitHub Actions, Azure Pipelines, Docker, Kubernetes - -## Contact - -| Channel | Info | -| --- | --- | -| GitHub | [GeneralLibrary](https://github.com/GeneralLibrary) | -| Email | Please reach out via GitHub Issues | - ---- - -We welcome enterprise clients from all industries. We provide customized solutions based on your specific needs. diff --git a/website/i18n/en/docusaurus-theme-classic/navbar.json b/website/i18n/en/docusaurus-theme-classic/navbar.json index 0f49d31..48911d1 100644 --- a/website/i18n/en/docusaurus-theme-classic/navbar.json +++ b/website/i18n/en/docusaurus-theme-classic/navbar.json @@ -11,9 +11,9 @@ "message": "Doc", "description": "Navbar item with label Doc" }, - "item.label.商务": { - "message": "Business", - "description": "Navbar item with label 商务" + "item.label.定价": { + "message": "Pricing", + "description": "Navbar item with label 定价" }, "item.label.GitHub": { "message": "GitHub", @@ -22,9 +22,5 @@ "item.label.GeneralSpacestation": { "message": "GeneralSpacestation", "description": "Navbar item with label GeneralSpacestation" - }, - "item.label.软件外包服务": { - "message": "Software Outsourcing", - "description": "Navbar item with label 软件外包服务" } } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/outsourcing.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/outsourcing.md deleted file mode 100644 index ff77399..0000000 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/doc/outsourcing.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -sidebar_position: 99 ---- - -# 软件外包服务 - -GeneralLibrary 团队提供专业的 .NET 软件外包服务,涵盖以下领域: - -## 服务范围 - -| 服务类别 | 说明 | -| --- | --- | -| 自动更新系统集成 | 基于 GeneralUpdate 为企业级应用搭建完整的自动更新体系,包括版本管理、差分包生成、灰度发布、回滚策略 | -| 桌面应用开发 | WPF / WinForms / Avalonia / WinUI / MAUI 跨平台桌面应用开发 | -| Web 后端开发 | ASP.NET Core Web API、SignalR 实时通信、微服务架构设计与实现 | -| 驱动更新方案 | 基于 GeneralUpdate.Drivelution 的跨平台驱动更新方案设计与集成 | -| 插件/扩展系统 | 基于 GeneralUpdate.Extension 的插件生态搭建,支持远程查询、下载、安装、依赖管理 | -| CI/CD 流水线 | 基于 GitHub Actions / Azure DevOps 的自动化构建、测试、发布流水线 | -| 技术咨询 | 架构评审、性能优化、代码重构、安全审计 | - -## 技术栈 - -- **.NET**: .NET 8/9/10, ASP.NET Core, WPF, Avalonia, MAUI -- **数据库**: SQL Server, PostgreSQL, MySQL, Redis -- **云服务**: Azure, AWS, 阿里云 -- **DevOps**: GitHub Actions, Azure Pipelines, Docker, Kubernetes - -## 联系方式 - -| 渠道 | 信息 | -| --- | --- | -| GitHub | [GeneralLibrary](https://github.com/GeneralLibrary) | -| 邮箱 | 请通过 GitHub Issues 联系 | - ---- - -欢迎各行业企业客户洽谈合作,我们将根据您的具体需求提供定制化解决方案。 diff --git a/website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json b/website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json index 00e9acd..cb14eda 100644 --- a/website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json +++ b/website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json @@ -11,9 +11,9 @@ "message": "文档", "description": "Navbar item with label Doc" }, - "item.label.商务": { - "message": "商务", - "description": "Navbar item with label 商务" + "item.label.定价": { + "message": "定价", + "description": "Navbar item with label 定价" }, "item.label.GitHub": { "message": "GitHub", @@ -22,9 +22,5 @@ "item.label.GeneralSpacestation": { "message": "GeneralSpacestation", "description": "Navbar item with label GeneralSpacestation" - }, - "item.label.软件外包服务": { - "message": "软件外包服务", - "description": "Navbar item with label 软件外包服务" } }