From 805e17ca5733653dacd5b900217fe69080f3c486 Mon Sep 17 00:00:00 2001 From: ZCShou <72115@163.com> Date: Mon, 16 Dec 2024 16:47:29 +0800 Subject: [PATCH] update roadmap --- community/roadmap/20241226.md | 35 ++++ community/roadmap/Next.md | 19 +++ community/roadmap/_category_.json | 8 + community/roadmap/images/roadmap_20241226.svg | 2 +- community/roadmap/index.md | 9 + community/roadmap/roadmap.md | 11 -- .../current.json | 4 + .../roadmap/20241226.md | 35 ++++ .../roadmap/Next.md | 19 +++ .../roadmap/_category_.json | 8 + .../roadmap/images/roadmap_20241226.svg | 3 - .../roadmap/index.md | 9 + .../roadmap/roadmap.md | 11 -- src/infisecos.drawio | 157 +++++++++++++----- 14 files changed, 260 insertions(+), 70 deletions(-) create mode 100644 community/roadmap/20241226.md create mode 100644 community/roadmap/Next.md create mode 100644 community/roadmap/_category_.json create mode 100644 community/roadmap/index.md delete mode 100644 community/roadmap/roadmap.md create mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/20241226.md create mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/Next.md create mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/_category_.json delete mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/images/roadmap_20241226.svg create mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/index.md delete mode 100644 i18n/zh/docusaurus-plugin-content-docs-community/roadmap/roadmap.md diff --git a/community/roadmap/20241226.md b/community/roadmap/20241226.md new file mode 100644 index 0000000..fc176bc --- /dev/null +++ b/community/roadmap/20241226.md @@ -0,0 +1,35 @@ +--- +sidebar_position: 98 +--- + +# 2024.12.16 + +目前项目处于初级阶段,正在逐步整理相关内容。初步版本计划如下: +![roadmap_20241226](./images/roadmap_20241226.svg) + +## 构建系统 + +基于 Buildroot 移植适配 InfisecOS 构建系统,仓库地址 https://github.com/qclic/infisecos-buildroot。 + +- [x] 移植适配 Buildroot 构建系统,可以支持飞腾派、树莓派 4B 开发板 +- [x] 在移植的 Buildroot 构建系统中集成 ArceOS 的构建,并适配飞腾派、树莓派 4B 开发板 +- [x] 完善仓库 README,添加中文与英文两个版本 + +## 预构建镜像 + +预构建镜像仓库地址 https://github.com/qclic/infisecos-images。 + +- [ ] 在仓库中上传各个镜像,用于快速体验 InfisecOS 的运行效果 + - 由于免费 Github 账号限制,镜像文件过大,无法上传 +- [x] 完善仓库 README,添加中文与英文两个版本 + +## 文档 + +文档仓库地址 https://github.com/qclic/qclic.github.io。 + +- [x] 基于 Docusaurus 构建在线文档系统 +- [x] 在 Githu Pages 上在线托管文档系统 +- [x] 处理中文与英文的翻译问题(Docusaurus 本身支持多种语言,但是需要手动翻译) +- [ ] 更新首页内容(文字、图片、LOGO) +- [ ] 添加文档内容 +- [x] 完善仓库 README,添加中文与英文两个版本 diff --git a/community/roadmap/Next.md b/community/roadmap/Next.md new file mode 100644 index 0000000..09ab9a5 --- /dev/null +++ b/community/roadmap/Next.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 98 +--- + +# Next + +The template file for the roadmap. + +## Item 1 + +TODO + +## Item 2 + +TODO + +## Item n + +TODO diff --git a/community/roadmap/_category_.json b/community/roadmap/_category_.json new file mode 100644 index 0000000..9ebfde4 --- /dev/null +++ b/community/roadmap/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Roadmap", + "position": 99, + "link": { + "type": "doc", + "id": "index" + } +} diff --git a/community/roadmap/images/roadmap_20241226.svg b/community/roadmap/images/roadmap_20241226.svg index 95c5258..d1217db 100644 --- a/community/roadmap/images/roadmap_20241226.svg +++ b/community/roadmap/images/roadmap_20241226.svg @@ -1,3 +1,3 @@ -qclic.github.iohttps://github.com/qclic/qclic.github.ioqclic.github.io...infisecos-imageshttps://github.com/qclic/infisecos-imagesinfisecos-images...infisecos-buildroothttps://github.com/qclic/infisecos-buildrootinfisecos-buildroot...InfisecOShttps://github.com/qclic/InfisecOSInfisecOS...构建系统构建系统预构建镜像预构建镜像文档文档【已完成】支持飞腾派开发板【已完成】支持飞腾派开发板【已完成】支持树莓派 4B 开发板【已完成】支持树莓派 4B 开发板【已完成】中英文 README【已完成】中英文 README【已完成】集成 ArceOS 一键构建,并支持以上开发板【已完成】集成 ArceOS 一键构建,并支持以上开发板【已完成】中英文 README【已完成】中英文 README【已完成】ArceOS 镜像【已完成】ArceOS 镜像【待处理】Linux 镜像(由于免费账号限制,无法上传过大文件)【待处理】Linux 镜像(由于免费账号限制,无法上传过大文件)【已完成】中英文 README【已完成】中英文 README【待更新】首页内容。(设计 LOGO、图片更新、内容更新)【待更新】首页内容。(设计 LOGO、图片更新、内容更新)【待添加】文档内容。【待添加】文档内容。【已完成】在线托管。地址:https://qclic.github.io/【已完成】在线托管。地址:https://qclic.github.io/汇总仓库汇总仓库内容内容各子仓库各子仓库计划工作内容计划工作内容 \ No newline at end of file +qclic.github.iohttps://github.com/qclic/qclic.github.ioqclic.github.io...infisecos-imageshttps://github.com/qclic/infisecos-imagesinfisecos-images...infisecos-buildroothttps://github.com/qclic/infisecos-buildrootinfisecos-buildroot...InfisecOShttps://github.com/qclic/InfisecOSInfisecOS...构建系统构建系统预构建镜像预构建镜像文档文档汇总仓库汇总仓库内容内容各子仓库各子仓库 \ No newline at end of file diff --git a/community/roadmap/index.md b/community/roadmap/index.md new file mode 100644 index 0000000..c1587d4 --- /dev/null +++ b/community/roadmap/index.md @@ -0,0 +1,9 @@ +# Roadmap + +Currently, the project is still in its early stages, and related content is being gradually improved. The roadmap is released at the beginning of each month and the progress is updated in real-time. The published roadmap is as follows: + +```mdx-code-block +import DocCardList from '@theme/DocCardList'; + + +``` diff --git a/community/roadmap/roadmap.md b/community/roadmap/roadmap.md deleted file mode 100644 index 5c97ca5..0000000 --- a/community/roadmap/roadmap.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -sidebar_position: 98 ---- - -# Roadmap - -Currently, the project is still in its early stages, and related content is being gradually improved. - -## 2024.12.16 - -![roadmap_20241226](./images/roadmap_20241226.svg) diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/current.json b/i18n/zh/docusaurus-plugin-content-docs-community/current.json index dd30528..d620026 100644 --- a/i18n/zh/docusaurus-plugin-content-docs-community/current.json +++ b/i18n/zh/docusaurus-plugin-content-docs-community/current.json @@ -2,5 +2,9 @@ "version.label": { "message": "Next", "description": "The label for version current" + }, + "sidebar.community.category.Roadmap": { + "message": "Roadmap", + "description": "The label for category Roadmap in sidebar community" } } diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/20241226.md b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/20241226.md new file mode 100644 index 0000000..6f2253c --- /dev/null +++ b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/20241226.md @@ -0,0 +1,35 @@ +--- +sidebar_position: 98 +--- + +# 2024.12.16 + +目前项目处于初级阶段,正在逐步整理相关内容。初步版本计划如下: +![roadmap_20241226](./images/roadmap_20241226.svg) + +## 构建系统 + +基于 Buildroot 移植适配 InfisecOS 构建系统,仓库地址 https://github.com/qclic/infisecos-buildroot。 + +- [x] 移植适配 Buildroot 构建系统,可以支持飞腾派、树莓派 4B 开发板 +- [x] 在移植的 Buildroot 构建系统中集成 ArceOS,并适配飞腾派、树莓派 4B 开发板 +- [x] 完善仓库 README,添加中文与英文两个版本 + +## 预构建镜像 + +预构建镜像仓库地址 https://github.com/qclic/infisecos-images。 + +- [ ] 在仓库中上传各个镜像,用于快速体验 InfisecOS 的运行效果 + - 由于免费 Github 账号限制,镜像文件过大,无法上传 +- [x] 完善仓库 README,添加中文与英文两个版本 + +## 文档 + +文档仓库地址 https://github.com/qclic/qclic.github.io。 + +- [x] 基于 Docusaurus 构建在线文档系统 +- [x] 在 Githu Pages 上在线托管文档系统 +- [x] 处理中文与英文的翻译问题(Docusaurus 本身支持多种语言,但是需要手动翻译) +- [ ] 更新首页内容(文字、图片、LOGO) +- [ ] 添加文档内容 +- [x] 完善仓库 README,添加中文与英文两个版本 diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/Next.md b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/Next.md new file mode 100644 index 0000000..bc49b07 --- /dev/null +++ b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/Next.md @@ -0,0 +1,19 @@ +--- +sidebar_position: 98 +--- + +# Next + +线路图的模板文件 + +## Item 1 + +TODO + +## Item 2 + +TODO + +## Item n + +TODO diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/_category_.json b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/_category_.json new file mode 100644 index 0000000..9ebfde4 --- /dev/null +++ b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Roadmap", + "position": 99, + "link": { + "type": "doc", + "id": "index" + } +} diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/images/roadmap_20241226.svg b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/images/roadmap_20241226.svg deleted file mode 100644 index 95c5258..0000000 --- a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/images/roadmap_20241226.svg +++ /dev/null @@ -1,3 +0,0 @@ - - -qclic.github.iohttps://github.com/qclic/qclic.github.ioqclic.github.io...infisecos-imageshttps://github.com/qclic/infisecos-imagesinfisecos-images...infisecos-buildroothttps://github.com/qclic/infisecos-buildrootinfisecos-buildroot...InfisecOShttps://github.com/qclic/InfisecOSInfisecOS...构建系统构建系统预构建镜像预构建镜像文档文档【已完成】支持飞腾派开发板【已完成】支持飞腾派开发板【已完成】支持树莓派 4B 开发板【已完成】支持树莓派 4B 开发板【已完成】中英文 README【已完成】中英文 README【已完成】集成 ArceOS 一键构建,并支持以上开发板【已完成】集成 ArceOS 一键构建,并支持以上开发板【已完成】中英文 README【已完成】中英文 README【已完成】ArceOS 镜像【已完成】ArceOS 镜像【待处理】Linux 镜像(由于免费账号限制,无法上传过大文件)【待处理】Linux 镜像(由于免费账号限制,无法上传过大文件)【已完成】中英文 README【已完成】中英文 README【待更新】首页内容。(设计 LOGO、图片更新、内容更新)【待更新】首页内容。(设计 LOGO、图片更新、内容更新)【待添加】文档内容。【待添加】文档内容。【已完成】在线托管。地址:https://qclic.github.io/【已完成】在线托管。地址:https://qclic.github.io/汇总仓库汇总仓库内容内容各子仓库各子仓库计划工作内容计划工作内容 \ No newline at end of file diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/index.md b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/index.md new file mode 100644 index 0000000..a7074df --- /dev/null +++ b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/index.md @@ -0,0 +1,9 @@ +# Roadmap + +目前,项目仍处于初级阶段,相关内容正在逐步整理发布中。线路图在每月月初发布一次,并实时更新相关进度,已发布线路图如下所示: + +```mdx-code-block +import DocCardList from '@theme/DocCardList'; + + +``` diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/roadmap.md b/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/roadmap.md deleted file mode 100644 index 89f1636..0000000 --- a/i18n/zh/docusaurus-plugin-content-docs-community/roadmap/roadmap.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -sidebar_position: 98 ---- - -# 线路图 - -目前,项目仍处于初级阶段,相关内容正在逐步整理发布中。 - -## 2024.12.16 - -![roadmap_20241226](./images/roadmap_20241226.svg) diff --git a/src/infisecos.drawio b/src/infisecos.drawio index ec4d24a..890001a 100644 --- a/src/infisecos.drawio +++ b/src/infisecos.drawio @@ -4,7 +4,7 @@ - + @@ -228,147 +228,216 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +