diff --git a/docs/.vuepress/navbar.ts b/docs/.vuepress/navbar.ts
index bab3abd..3cbf020 100644
--- a/docs/.vuepress/navbar.ts
+++ b/docs/.vuepress/navbar.ts
@@ -40,62 +40,69 @@ export const navbar = defineNavbarConfig([
link: '/project-docs/project-intellectual-property/'
},
{
- icon: 'hugeicons:add-team',
- text: '全国大学生竞赛组队系统',
- link: '/project-docs/match-competitions/'
- },
- {icon: '/icon/zhiyu.png', text: '植愈:AI情绪小帮手', link: '/project-docs/plant-cure/'},
- {
- icon: '/icon/robot.png',
- text: '智慧中草药生态养护平台',
- link: '/project-docs/smart-car/'
- },
- {
- icon: '/icon/univ-town.svg',
- text: '像素大学城',
- link: '/project-docs/pixel-university-town/'
- },
- {
- icon: '/icon/command_block.gif',
- text: 'CQMUA服务器中心',
- link: '/project-docs/cqmua-center/'
- },
- {
- icon: '/icon/analyse.svg',
- text: '学情分析系统',
- link: '/project-docs/study-analytic-system/'
- },
- {
- icon: 'line-md:speed-twotone-loop',
- text: '掌中方圆',
- link: '/project-docs/control-my-panel/'
- },
- {
- icon: 'icon-park:transport',
- text: 'SPD智能医疗耗材管理系统',
- link: '/project-docs/spd/'
- },
- {
- icon: 'material-symbols:dropper-eye-outline-sharp',
- text: '医智慧眼',
- link: '/project-docs/see-the-components/'
- },
- {
- icon: 'svg-spinners:blocks-wave',
- text: '千手万象',
- link: '/project-docs/various-gestures/'
- },
- {
- icon: 'line-md:cloud-alt-tags-twotone-loop',
- text: '云原生资源管理系统',
- link: '/project-docs/cloud-manage/'
- },
- {icon: 'line-md:loading-alt-loop', text: 'when2eat', link: '/project-docs/when2eat/'},
- {
- icon: 'line-md:cloud-alt-print-twotone-loop',
- text: 'Oh my API',
- link: '/project-docs/oh-my-api/'
+ icon: 'codicon:github-project',
+ text: '我们正在做的项目',
+ items: [
+ {
+ icon: 'hugeicons:add-team',
+ text: '全国大学生竞赛组队系统',
+ link: '/project-docs/match-competitions/'
+ },
+ {icon: '/icon/zhiyu.png', text: '植愈:AI情绪小帮手', link: '/project-docs/plant-cure/'},
+ {
+ icon: '/icon/robot.png',
+ text: '智慧中草药生态养护平台',
+ link: '/project-docs/smart-car/'
+ },
+ {
+ icon: '/icon/univ-town.svg',
+ text: '像素大学城',
+ link: '/project-docs/pixel-university-town/'
+ },
+ {
+ icon: '/icon/command_block.gif',
+ text: 'CQMUA服务器中心',
+ link: '/project-docs/cqmua-center/'
+ },
+ {
+ icon: '/icon/analyse.svg',
+ text: '学情分析系统',
+ link: '/project-docs/study-analytic-system/'
+ },
+ {
+ icon: 'line-md:speed-twotone-loop',
+ text: '掌中方圆',
+ link: '/project-docs/control-my-panel/'
+ },
+ {
+ icon: 'icon-park:transport',
+ text: 'SPD智能医疗耗材管理系统',
+ link: '/project-docs/spd/'
+ },
+ {
+ icon: 'material-symbols:dropper-eye-outline-sharp',
+ text: '医智慧眼',
+ link: '/project-docs/see-the-components/'
+ },
+ {
+ icon: 'svg-spinners:blocks-wave',
+ text: '千手万象',
+ link: '/project-docs/various-gestures/'
+ },
+ {
+ icon: 'line-md:cloud-alt-tags-twotone-loop',
+ text: '云原生资源管理系统',
+ link: '/project-docs/cloud-manage/'
+ },
+ {icon: 'line-md:loading-alt-loop', text: 'when2eat', link: '/project-docs/when2eat/'},
+ {
+ icon: 'line-md:cloud-alt-print-twotone-loop',
+ text: 'Oh my API',
+ link: '/project-docs/oh-my-api/'
+ },
+ ],
},
+
]
},
{
@@ -121,9 +128,30 @@ export const navbar = defineNavbarConfig([
items: [
{icon: '/icon/openai.svg', text: '生成式人工智能', link: '/public-service/GPT/'},
{
- icon: 'fluent-color:data-area-20',
- text: '数据中心',
- link: '/public-service/data-center/'
+ icon: 'https://alist.nn.ci/logo.svg',
+ text: 'Alist动态软件镜像站',
+ link: '/public-service/data-center/pguide-alist/'
+ },
+ {
+ icon: 'line-md:download-loop',
+ text: '常用软件推荐及下载',
+ link: '/public-service/data-center/common-softwares-recommand-and-download/'
+ },
+ {
+ icon: 'teenyicons:docker-outline',
+ text: 'docker私有镜像管理',
+ link: '/public-service/data-center/docker-registry/'
+ },
+ {icon: 'ic:round-storage', text: 'PGuide OSS对象存储', link: '/public-service/data-center/minio/'},
+ {
+ icon: 'fluent-emoji-flat:medical-symbol',
+ text: '全球医学公开数据导航',
+ link: '/public-service/data-center/global-medical-open-data-web/'
+ },
+ {
+ icon: 'vscode-icons:file-type-word',
+ text: '文书及申报资料网',
+ link: '/public-service/data-center/official-documents-web/'
},
{
icon: 'skill-icons:git',
@@ -140,16 +168,7 @@ export const navbar = defineNavbarConfig([
text: 'Overleaf LaTeX协作平台',
link: '/public-service/overleaf/'
},
- {
- icon: 'fluent-emoji-flat:medical-symbol',
- text: '全球医学公开数据导航',
- link: '/public-service/global-medical-open-data-web/'
- },
- {
- icon: 'vscode-icons:file-type-word',
- text: '文书及申报资料网',
- link: '/public-service/official-documents/'
- },
+
{text: '', link: ''}
]
diff --git a/docs/.vuepress/public/icon/echarts.svg b/docs/.vuepress/public/icon/echarts.svg
new file mode 100644
index 0000000..d7af5f7
--- /dev/null
+++ b/docs/.vuepress/public/icon/echarts.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/.vuepress/public/icon/git.svg b/docs/.vuepress/public/icon/git.svg
new file mode 100644
index 0000000..05d3ae4
--- /dev/null
+++ b/docs/.vuepress/public/icon/git.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/1.Git.md b/docs/notes/CS-DIY/1.必学工具/1.Git.md
index 9c3e575..38c6278 100644
--- a/docs/notes/CS-DIY/1.必学工具/1.Git.md
+++ b/docs/notes/CS-DIY/1.必学工具/1.Git.md
@@ -72,7 +72,7 @@ cat ~/.ssh/id_rsa.pub
:::
-## 查看SSH公钥
+### 查看SSH公钥
安装 git 后,在桌面右键

@@ -81,7 +81,7 @@ cat ~/.ssh/id_rsa.pub

-## Github设置
+### Github设置
进入个人 github 主页,点击设置:

@@ -94,7 +94,7 @@ Key Type不变
Key把刚刚复制的粘贴进去
-## 测试
+### 测试
win + r 输入并打开cmd
:::code-tabs
@tab SSH克隆仓库
diff --git a/docs/notes/CS-DIY/1.必学工具/2.Markdown.md b/docs/notes/CS-DIY/1.必学工具/2.Markdown.md
index b52a78c..3914950 100644
--- a/docs/notes/CS-DIY/1.必学工具/2.Markdown.md
+++ b/docs/notes/CS-DIY/1.必学工具/2.Markdown.md
@@ -5,7 +5,8 @@ permalink: /csdiy/tools-must/markdown/
icon: material-symbols:markdown
---
-> markdown 是一种轻量级的标记语言,可用于在纯文本文档中添加格式化元素。Markdown 由 John Gruber 于 2004 年创建,如今已成为世界上最受欢迎的标记语言之一。
+> markdown 是一种轻量级的标记语言,可用于在纯文本文档中添加格式化元素。Markdown 由 John Gruber 于 2004
+> 年创建,如今已成为世界上最受欢迎的标记语言之一。
> 1. 专注于文字内容;
> 2. 纯文本,易读易写,可以方便地纳入版本控制;
> 3. 语法简单,没有什么学习成本,能轻松在码字的同时做出美观大方的排版。
@@ -23,237 +24,15 @@ icon: material-symbols:markdown
## 支持 markdown的主流编辑器
+
### Typora
+
### VScode
+
### JetBrains
-
-## Markdown简易教程
-
-### 欢迎使用Markdown编辑器
-
-你好! 这是你第一次使用 **Markdown编辑器** 所展示的欢迎页。如果你想学习如何使用Markdown编辑器, 可以仔细阅读这篇文章,了解一下Markdown的基本语法知识。
-
-### 新的改变
-
-我们对Markdown编辑器进行了一些功能拓展与语法支持,除了标准的Markdown编辑器功能,我们增加了如下几点新功能,帮助你用它写博客:
-
-1. **全新的界面设计** ,将会带来全新的写作体验;
-2. 在创作中心设置你喜爱的代码高亮样式,Markdown **将代码片显示选择的高亮样式** 进行展示;
-3. 增加了 **图片拖拽** 功能,你可以将本地的图片直接拖拽到编辑区域直接展示;
-4. 全新的 **KaTeX数学公式** 语法;
-5. 增加了支持**甘特图的mermaid语法[^1]** 功能;
-6. 增加了 **多屏幕编辑** Markdown文章功能;
-7. 增加了 **焦点写作模式、预览模式、简洁写作模式、左右区域同步滚轮设置** 等功能,功能按钮位于编辑区域与预览区域中间;
-8. 增加了 **检查列表** 功能。
-
-[^1]: [mermaid语法说明](https://mermaidjs.github.io/)
-
-### 功能快捷键
-
-- 撤销:Ctrl/Command + Z
-- 重做:Ctrl/Command + Y
-- 加粗:Ctrl/Command + B
-- 斜体:Ctrl/Command + I
-- 标题:Ctrl/Command + Shift + H
-- 无序列表:Ctrl/Command + Shift + U
-- 有序列表:Ctrl/Command + Shift + O
-- 检查列表:Ctrl/Command + Shift + C
-- 插入代码:Ctrl/Command + Shift + K
-- 插入链接:Ctrl/Command + Shift + L
-- 插入图片:Ctrl/Command + Shift + G
-- 查找:Ctrl/Command + F
-- 替换:Ctrl/Command + G
-
-### 合理的创建标题,有助于目录的生成
-
-直接输入1次#,并按下space后,将生成1级标题。
-输入2次#,并按下space后,将生成2级标题。
-以此类推,我们支持6级标题。有助于使用`TOC`语法后生成一个完美的目录。
-
-### 如何改变文本的样式
-
-*强调文本* _强调文本_
-
-**加粗文本** __加粗文本__
-
-==标记文本==
-
-~~删除文本~~
-
-> 引用文本
-
-H~2~O is是液体。
-
-2^10^ 运算结果是 1024.
-
-### 插入链接与图片
-
-链接: [link](https://www.csdn.net/).
-
-图片: 
-
-带尺寸的图片: 
-
-居中的图片: 
-
-居中并且带尺寸的图片: 
-
-当然,我们为了让用户更加便捷,我们增加了图片拖拽功能。
-
-### 如何插入一段漂亮的代码片
-
-去[博客设置](https://mp.csdn.net/console/configBlog)页面,选择一款你喜欢的代码片高亮样式,下面展示同样高亮的 `代码片`.
-
-```javascript
-// An highlighted block
-var foo = 'bar';
-```
-
-### 生成一个适合你的列表
-
-- 项目
- - 项目
- - 项目
-
-1. 项目1
-2. 项目2
-3. 项目3
-
-- [x] 计划任务
-- [x] 完成任务
-
-### 创建一个表格
-
-一个简单的表格是这么创建的:
-
-| 项目 | Value |
-| ---- | ----- |
-| 电脑 | $1600 |
-| 手机 | $12 |
-| 导管 | $1 |
-
-#### 设定内容居中、居左、居右
-
-使用`:---------:`居中
-使用`:----------`居左
-使用`----------:`居右
-
-| 第一列 | 第二列 | 第三列 |
-| :------------: | -------------: | :------------- |
-| 第一列文本居中 | 第二列文本居右 | 第三列文本居左 |
-
-#### SmartyPants
-
-SmartyPants将ASCII标点字符转换为“智能”印刷标点HTML实体。例如:
-
-| TYPE | ASCII | HTML |
-| ---------------- | ------------------------------- | ----------------------------- |
-| Single backticks | `'Isn't this fun?'` | 'Isn't this fun?' |
-| Quotes | `"Isn't this fun?"` | "Isn't this fun?" |
-| Dashes | `-- is en-dash, --- is em-dash` | -- is en-dash, --- is em-dash |
-
-### 创建一个自定义列表
-
-Markdown
-: Text-to-HTML conversion tool
-
-Authors
-: John
-: Luke
-
-### 如何创建一个注脚
-
-一个具有注脚的文本。[^2]
-
-[^2]: 注脚的解释
-
-### 注释也是必不可少的
-
-Markdown将文本转换为 HTML。
-
-*[HTML]: 超文本标记语言
-
-### KaTeX数学公式
-
-您可以使用渲染LaTeX数学表达式 [KaTeX](https://khan.github.io/KaTeX/):
-
-Gamma公式展示 $\Gamma(n) = (n-1)!\quad\forall
-n\in\mathbb N$ 是通过欧拉积分
-
-$$
-\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,.
-$$
-
-> 你可以找到更多关于的信息 **LaTeX** 数学表达式[here][1].
-
-### 新的甘特图功能,丰富你的文章
-
-```mermaid
-gantt
- dateFormat YYYY-MM-DD
- title Adding GANTT diagram functionality to mermaid
- section 现有任务
- 已完成 :done, des1, 2014-01-06,2014-01-08
- 进行中 :active, des2, 2014-01-09, 3d
- 计划一 : des3, after des2, 5d
- 计划二 : des4, after des3, 5d
-```
-
-- 关于 **甘特图** 语法,参考 [这儿][2],
-
-### UML 图表
-
-可以使用UML图表进行渲染。 [Mermaid](https://mermaidjs.github.io/). 例如下面产生的一个序列图:
-
-```mermaid
-sequenceDiagram
-张三 ->> 李四: 你好!李四, 最近怎么样?
-李四-->>王五: 你最近怎么样,王五?
-李四--x 张三: 我很好,谢谢!
-李四-x 王五: 我很好,谢谢!
-Note right of 王五: 李四想了很长时间, 文字太长了
不适合放在一行.
-
-李四-->>张三: 打量着王五...
-张三->>王五: 很好... 王五, 你怎么样?
-```
-
-这将产生一个流程图。:
-
-```mermaid
-graph LR
-A[长方形] -- 链接 --> B((圆))
-A --> C(圆角长方形)
-B --> D{菱形}
-C --> D
-```
-
-- 关于 **Mermaid** 语法,参考 [这儿][3],
-
-### FLowchart流程图
-
-[//]: # (TODO: 此处待写)
-
-Flowchart是一种可视化工具,可通过自由编辑图形符号(如矩形、菱形、箭头等)来展示您的逻辑思考
-
-- 关于 **Flowchart流程图** 语法,参考 [这儿][4].
-
-### 导出与导入
-
-### 导出
-
-如果你想尝试使用此编辑器, 你可以在此篇文章任意编辑。当你完成了一篇文章的写作, 在上方工具栏找到 **文章导出** ,生成一个.md文件或者.html文件进行本地保存。
-
-### 导入
-
-如果你想加载一篇你写过的.md文件,在上方工具栏可以选择导入功能进行对应扩展名的文件导入,
-继续你的创作。
-
-[1]: http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference
-[2]: https://mermaidjs.github.io/
-[3]: https://mermaidjs.github.io/
-[4]: http://adrai.github.io/flowchart.js/
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/Android.md b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/Android.md
index b74f299..c32f617 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/Android.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/Android.md
@@ -4,3 +4,6 @@ createTime: 2025/03/03 23:50:24
permalink: /csdiy/tools-must/magic/clash-core/android/
icon: logos:android-icon
---
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/MacOS.md b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/MacOS.md
index 2e1c47d..4e55067 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/MacOS.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/MacOS.md
@@ -4,3 +4,6 @@ createTime: 2025/03/03 23:50:55
permalink: /csdiy/tools-must/magic/clash-core/macos/
icon: wpf:macos
---
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/OpenWrt.md b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/OpenWrt.md
index 1df65d8..799b5b4 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/OpenWrt.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/OpenWrt.md
@@ -11,4 +11,8 @@ OpenClash for better routing
The OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.
-
\ No newline at end of file
+
+
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/linux.md b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/linux.md
index cb1c0fb..ef00929 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/linux.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/Clash-Core/linux.md
@@ -1,6 +1,9 @@
---
-title: 1.Linux
+title: Linux
createTime: 2025/03/03 23:49:44
permalink: /csdiy/tools-must/magic/clash-core/linuxs/
icon: devicon:linux
---
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/Onion-Network.md b/docs/notes/CS-DIY/1.必学工具/Magic/Onion-Network.md
index b642a4b..72ef5c6 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/Onion-Network.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/Onion-Network.md
@@ -9,4 +9,8 @@ icon: token:onion
洋葱网络译为 Onion Network,Tor Broswer 是专门为隐私访问设计的一款浏览器,在用户访问国外网站时,不会直接请求国外主机的域名解析地址,而是重新设计路由策略,分为 3 次公共主机节点跳转访问。
### 洋葱浏览器
-[Tor Broswer 下载](https://www.torproject.org/zh-CN/download/)
\ No newline at end of file
+[Tor Broswer 下载](https://www.torproject.org/zh-CN/download/)
+
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/CS-DIY/1.必学工具/Magic/软路由.md b/docs/notes/CS-DIY/1.必学工具/Magic/软路由.md
index 3efc68a..b381a8b 100644
--- a/docs/notes/CS-DIY/1.必学工具/Magic/软路由.md
+++ b/docs/notes/CS-DIY/1.必学工具/Magic/软路由.md
@@ -6,4 +6,7 @@ icon: material-symbols-light:router
---
## 软路由
-
\ No newline at end of file
+
+:::tip
+待完善
+:::
\ No newline at end of file
diff --git a/docs/notes/friends-organizations.md b/docs/notes/friends-organizations.md
index b06cf19..2ffad7c 100644
--- a/docs/notes/friends-organizations.md
+++ b/docs/notes/friends-organizations.md
@@ -47,14 +47,14 @@ groups:
- name: 数据中心
link: /public-service/data-center/
location: Global distribution
- avatar: /icon/data-center.svg
+ avatar: data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48ZyBmaWxsPSJub25lIj48cGF0aCBmaWxsPSJ1cmwoI2ZsdWVudENvbG9yRGF0YUFyZWEzMjApIiBkPSJNMjYgMjcuMDExYTMgMyAwIDAgMC0uMjUtLjAxMUg1LjI1YS4yNS4yNSAwIDAgMS0uMjUtLjI1VjEzLjQ4NGw1LjYwNi0yLjQwM2ExIDEgMCAwIDEgLjg0MS4wMjVsNS40NDcgMi43MjNMMjQuNCA4LjJBMSAxIDAgMCAxIDI2IDl6Ii8+PHBhdGggZmlsbD0idXJsKCNmbHVlbnRDb2xvckRhdGFBcmVhMzI0KSIgZmlsbC1vcGFjaXR5PSIwLjMiIGQ9Ik0yNiAyNy4wMTFhMyAzIDAgMCAwLS4yNS0uMDExSDUuMjVhLjI1LjI1IDAgMCAxLS4yNS0uMjVWMTMuNDg0bDUuNjA2LTIuNDAzYTEgMSAwIDAgMSAuODQxLjAyNWw1LjQ0NyAyLjcyM0wyNC40IDguMkExIDEgMCAwIDEgMjYgOXoiLz48cGF0aCBmaWxsPSJ1cmwoI2ZsdWVudENvbG9yRGF0YUFyZWEzMjEpIiBmaWxsLW9wYWNpdHk9IjAuMyIgZD0iTTI2IDI3LjAxMWEzIDMgMCAwIDAtLjI1LS4wMTFINS4yNWEuMjUuMjUgMCAwIDEtLjI1LS4yNVYxMy40ODRsNS42MDYtMi40MDNhMSAxIDAgMCAxIC44NDEuMDI1bDUuNDQ3IDIuNzIzTDI0LjQgOC4yQTEgMSAwIDAgMSAyNiA5eiIvPjxwYXRoIGZpbGw9InVybCgjZmx1ZW50Q29sb3JEYXRhQXJlYTMyMikiIGZpbGwtb3BhY2l0eT0iMC4zIiBkPSJNMjYgMjcuMDExYTMgMyAwIDAgMC0uMjUtLjAxMUg1LjI1YS4yNS4yNSAwIDAgMS0uMjUtLjI1VjEzLjQ4NGw1LjYwNi0yLjQwM2ExIDEgMCAwIDEgLjg0MS4wMjVsNS40NDcgMi43MjNMMjQuNCA4LjJBMSAxIDAgMCAxIDI2IDl6Ii8+PHBhdGggZmlsbD0idXJsKCNmbHVlbnRDb2xvckRhdGFBcmVhMzIzKSIgZD0iTTQuMjUgM2MuNjkgMCAxLjI1LjU2IDEuMjUgMS4yNXYyMC41YzAgLjk2Ni43ODQgMS43NSAxLjc1IDEuNzVoMjAuNWExLjI1IDEuMjUgMCAxIDEgMCAyLjVINy4yNUE0LjI1IDQuMjUgMCAwIDEgMyAyNC43NVY0LjI1QzMgMy41NiAzLjU2IDMgNC4yNSAzIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJmbHVlbnRDb2xvckRhdGFBcmVhMzIwIiB4MT0iLTIuMjY5IiB4Mj0iMzIuMTE3IiB5MT0iMTAuMzc2IiB5Mj0iMzAuNzYxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIuMTY0IiBzdG9wLWNvbG9yPSIjM2JkNWZmIi8+PHN0b3Agb2Zmc2V0PSIuNTM3IiBzdG9wLWNvbG9yPSIjOWM2Y2ZlIi8+PHN0b3Agb2Zmc2V0PSIuOTA4IiBzdG9wLWNvbG9yPSIjZTY1NmViIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9ImZsdWVudENvbG9yRGF0YUFyZWEzMjEiIHgxPSIxNS41IiB4Mj0iMTUuNSIgeTE9IjI1IiB5Mj0iMjcuMDExIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzE2MzY5NyIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMTYzNjk3Ii8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9ImZsdWVudENvbG9yRGF0YUFyZWEzMjIiIHgxPSI3IiB4Mj0iNSIgeTE9IjIxLjUiIHkyPSIyMS40NjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjMTYzNjk3IiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMxNjM2OTciLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iZmx1ZW50Q29sb3JEYXRhQXJlYTMyMyIgeDE9IjI2LjU2MyIgeDI9IjMuODA5IiB5MT0iNC42MjUiIHkyPSIzOC41MDUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjNzA3NzdkIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYjljMGM3Ii8+PC9saW5lYXJHcmFkaWVudD48cmFkaWFsR3JhZGllbnQgaWQ9ImZsdWVudENvbG9yRGF0YUFyZWEzMjQiIGN4PSIwIiBjeT0iMCIgcj0iMSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMTYuMTUzNzMgMTQuMjU4NDggLTE0LjM5MTY5IC0xNi4zMDQ2NSAyMi43NyAxMS4xNjgpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIuNjM2IiBzdG9wLWNvbG9yPSIjMGZhZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwMDY3YmYiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48L2c+PC9zdmc+
organization: PGuide Studio
desc: docker私有镜像站、MinIO对象存储、FTP共享、Alist动态开源软件镜像站
- - name: Gitlab企业版
- link: https://zds.cqmu.edu.cn/
+ - name: Git代码托管平台
+ link: /public-service/code-manage/gitlab-ee/
location: 重庆医科大学
- avatar: https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo.png
- organization: PGuide Studio
+ avatar: /icon/git.svg
+ organization: PGuide Studio、Gitlab极狐
desc: 重庆医科大学Gitlab企业版,提供代码托管、项目管理、持续集成等服务。
- title: 重庆医科大学信息中心
desc: CQMU Central NetWork
@@ -79,33 +79,34 @@ groups:
avatar: /icon/hpc.svg
organization: 重庆医科大学信息中心
desc: 计算云门户
- - title: Apache Software Foundation
+ - title: The Apache Software Foundation
desc: ASF's open source software is used ubiquitously around the world with more than 8,400 committers contributing to more than 320 active projects.
list:
- - name: 官网
+ - name: Apache Official Website
link: https://www.apache.org/
avatar: https://www.apache.org/img/the-apache-way.jpg
- location: 重庆医科大学
- organization: Med Explorers+
- desc: A research team affiliated to the College of Basic Medical Science composed of undergraduates
+ location: Global
+ organization: The Apache Software Foundation
+ desc: We believe in the power of community over code, known as The Apache Way. Thousands of people around the world contribute to ASF open source projects every day.
- name: Apache AutoMQ
- link:
- avatar:
- location:
- organization:
- desc:
+ link: https://www.automq.com/zh
+ avatar: https://www.automq.com/cdn.prod.website-files.com/658b851720ea776d824cb246/659382f154176ac668780b2a_Frame%2051%20(2).png
+ location: Global
+ organization: AutoMQ
+ desc: AutoMQ is a cloud-native alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.
- name: Apache RocketMQ
- link:
+ link: https://rocketmq.apache.org/
avatar: https://rocketmq.apache.org/img/Apache_RocketMQ_logo.svg.png
- location:
- organization:
- desc:
- - name:
- link:
- avatar:
- location:
- organization:
- desc:
+ location: Global
+ organization: Apache RocketMQ Team
+ desc: A cloud-native "messaging, eventing, streaming" real-time data processing platform, covering cloud-edge-device collaboration scenarios
+ - name: Apache ECharts
+ link: https://echarts.apache.org/zh/index.html
+ avatar: /icon/echarts.svg
+ location: Global
+ organization: Apache ECharts Team
+ desc: An Open Source JavaScript Visualization Library
+
- title: MED Explorers+
desc: A research team affiliated to the College of Basic Medical Science composed of undergraduates
list:
@@ -164,14 +165,14 @@ groups:
organization: 奇安信集团
desc:
- title: 中国科学院大学
- desc: China Science & Technology cloud
+ desc: 中国科学院大学简称“国科大”,是一所以科教融合为办学模式、研究生教育为办学主体、精英化本科教育为办学特色的创新型大学。
list:
- name: 中国科技云官网
link: https://www.cstcloud.cn/
location: 中国科学院计算机网络信息中心
avatar: https://www.cstcloud.cn/app/templates/cstcloud/img/header/logo.png
organization: 科技云运行与技术发展部
- desc: 123
+ desc: 面对国际重大科技合作需求,中国科技云开创性地提出建立“全球开放科学云”的倡议,得到了国内外科研领域的广泛响应与支持。目前已与全球主要信息基础设施、国际组织和平台建立起定期对话机制,并达成广泛共识。
- name: 中国科技云通行证
link: https://passport.escience.cn/login
avatar: https://passport.escience.cn/images/umtIcon-24.png