docs: improve docs
This commit is contained in:
parent
f5885abbc0
commit
5c7c1284fc
@ -127,32 +127,6 @@ export const navbar = defineNavbarConfig([
|
||||
text: '公共服务',
|
||||
items: [
|
||||
{icon: '/icon/openai.svg', text: '生成式人工智能', link: '/public-service/GPT/'},
|
||||
{
|
||||
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',
|
||||
text: 'Git 代码托管平台',
|
||||
@ -168,6 +142,38 @@ export const navbar = defineNavbarConfig([
|
||||
text: 'Overleaf LaTeX协作平台',
|
||||
link: '/public-service/overleaf/'
|
||||
},
|
||||
{
|
||||
icon: 'fluent-color:data-area-32',
|
||||
text: '数据中心',
|
||||
items: [
|
||||
{
|
||||
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/'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{text: '', link: ''}
|
||||
|
@ -189,22 +189,22 @@ graph TD
|
||||
- plume.config.ts #主题选项配置
|
||||
- notes
|
||||
- CS-DIY #计算机自学指南
|
||||
- 子目录
|
||||
- …
|
||||
- 公共服务 #项导公开的服务
|
||||
- 子目录
|
||||
- …
|
||||
- 后台管理 #后台管理界面
|
||||
- 子目录
|
||||
- …
|
||||
- 大学百科 #大学百科全书
|
||||
- 子目录
|
||||
- …
|
||||
- 学习笔记
|
||||
- 子目录
|
||||
- …
|
||||
- 项目文档 #包含项目的介绍、人员等
|
||||
- 子目录
|
||||
- …
|
||||
- begin.md #“开始阅读”页
|
||||
- contribute.md #“贡献”页
|
||||
- friends-organizations #友情链接-组织页
|
||||
- friends-persons #友情链接-个人页
|
||||
- friends-quotes #友情链接-常见问题页
|
||||
- friends-organizations.md #友情链接-组织页
|
||||
- friends-persons.md #友情链接-个人页
|
||||
- friends-quotes.md #友情链接-常见问题页
|
||||
- Templates.md #Vuepress Plume模板页
|
||||
- README.md
|
||||
- .gitattributes #git属性设置
|
||||
|
Loading…
x
Reference in New Issue
Block a user