diff --git a/docs/.vuepress/navbar.ts b/docs/.vuepress/navbar.ts index 43ee04a..c5e22c8 100644 --- a/docs/.vuepress/navbar.ts +++ b/docs/.vuepress/navbar.ts @@ -125,6 +125,11 @@ export const navbar = defineNavbarConfig([ text: '数据中心', link: '/public-service/data-center/' }, + { + icon: 'vscode-icons:file-type-gitlab', + text: 'Gitlab EE代码托管平台', + link: '/public-service/gitlab-ee/' + }, { icon: '/icon/mirror.svg', text: '重庆医科大学开源软件镜像站', @@ -138,18 +143,14 @@ export const navbar = defineNavbarConfig([ { icon: 'fluent-emoji-flat:medical-symbol', text: '全球医学公开数据导航', - link: '/public-service/global-medical-open-data/' + link: '/public-service/global-medical-open-data-web/' }, { icon: 'vscode-icons:file-type-word', text: '文书及申报资料网', link: '/public-service/official-documents/' }, - { - icon: 'vscode-icons:file-type-gitlab', - text: 'Gitea EE代码托管平台', - link: '/public-service/gitlab-ee/' - }, + {text: '', link: ''} ] }, diff --git a/docs/.vuepress/public/icon/W.svg b/docs/.vuepress/public/icon/W.svg new file mode 100644 index 0000000..78105a7 --- /dev/null +++ b/docs/.vuepress/public/icon/W.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/.vuepress/public/icon/cqmu.svg b/docs/.vuepress/public/icon/cqmu.svg new file mode 100644 index 0000000..4833d34 --- /dev/null +++ b/docs/.vuepress/public/icon/cqmu.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/icon/zju.svg b/docs/.vuepress/public/icon/zju.svg new file mode 100644 index 0000000..ab8ee4f --- /dev/null +++ b/docs/.vuepress/public/icon/zju.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/.vuepress/public/src/2025-03-16_20-00-41.png b/docs/.vuepress/public/src/2025-03-16_20-00-41.png new file mode 100644 index 0000000..756ff7e Binary files /dev/null and b/docs/.vuepress/public/src/2025-03-16_20-00-41.png differ diff --git a/docs/notes/CS-DIY/2.编程入门/1.Python.md b/docs/notes/CS-DIY/2.编程入门/1.Python.md index 3b00cc4..bd9c3b0 100644 --- a/docs/notes/CS-DIY/2.编程入门/1.Python.md +++ b/docs/notes/CS-DIY/2.编程入门/1.Python.md @@ -41,10 +41,7 @@ PyCharm专业版软件安装包可在[Alist动态开源软件镜像站](http://1 ::: details 高等数学上册 -@[pdf height="600px"](https://cos.cqmu.online/docs/%E9%AB%98%E7%AD%89%E6%95%B0%E5%AD%A6%E4%B8%83%E7 -%89%88 -%EF%BC -%88%E4%B8%8A%EF%BC%89.pdf) +@[pdf height="600px"](https://cos.cqmu.online/docs/%E9%AB%98%E7%AD%89%E6%95%B0%E5%AD%A6%E4%B8%83%E7%89%88%EF%BC%88%E4%B8%8A%EF%BC%89.pdf) ::: diff --git a/docs/notes/Templates.md b/docs/notes/Templates.md index a5a9aca..667911e 100644 --- a/docs/notes/Templates.md +++ b/docs/notes/Templates.md @@ -4,6 +4,17 @@ createTime: 2025/03/08 00:02:21 permalink: /templates/ --- +这里有常用的组件和语法糖的使用示例。 + + + diff --git a/docs/notes/friends-organizations.md b/docs/notes/friends-organizations.md index 9d8b5ca..7fdf1a1 100644 --- a/docs/notes/friends-organizations.md +++ b/docs/notes/friends-organizations.md @@ -1,13 +1,14 @@ --- createTime: 2025/02/19 15:43:20 title: ♥We harmonize in the same call~♥ +description: 排名不分先后 permalink: /friends/organizations/ pageLayout: friends groups: - title: PGuide Studio - desc: A team who builds projects as their dreams + desc: An interesting team who builds projects as their dreams. list: - - name: 项导工作室官网 + - name: 项导工作室官网(迁移中) link: https://www.pguide.studio avatar: https://docs.pguide.studio/icon/logo.svg location: Global distribution @@ -19,6 +20,42 @@ groups: location: Global distribution organization: PGuide Studio Yuque desc: Gracious thoughts stay in with simple words. + - name: PGuide Status + link: https://status.cqmu.online/ + location: Global distribution + avatar: https://uptime.kuma.pet/img/icon.svg + organization: PGuide Studio + desc: 基于Uptime Kuma的多源站点状态监控Vue界面 + - name: 重庆医科大学校级镜像站(即将上线) + link: https://mirrors.cqmu.edu.cn/ + location: 重庆医科大学、CERNET联盟 + avatar: /icon/mirror.svg + organization: CQMU Mirror Group、PGuide Studio + desc: 一个面向西南地区的开源软件镜像站 + - name: Overleaf CQMU(内网) + link: https://192.168.183.171 + location: 重庆医科大学 + avatar: /icon/overleaf.svg + organization: CQMU Tug、PGuide Studio + desc: LaTeX 在线协作编辑器,Co-writing in LaTeX! + - name: PGuide LobeChat + link: /public-service/GPT/lobe-chat/ + location: 重庆医科大学 + avatar: https://lobechat.com/icons/icon-192x192.png + organization: PGuide Studio、LobeHub + desc: 一个聚合多种AI、支持PGuide OAuth的生成式人工智能调用平台 + - name: 数据中心 + link: /public-service/data-center/ + location: Global distribution + avatar: /icon/data-center.svg + organization: PGuide Studio + desc: docker私有镜像站、MinIO对象存储、FTP共享、Alist动态开源软件镜像站 + - name: Gitlab企业版 + link: https://zds.cqmu.edu.cn/ + location: 重庆医科大学 + avatar: https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo.png + organization: PGuide Studio + desc: 重庆医科大学Gitlab企业版,提供代码托管、项目管理、持续集成等服务。 - title: 重庆医科大学信息中心 desc: CQMU Central NetWork list: @@ -66,9 +103,9 @@ groups: name: 浙江西湖高等研究院 link: https://www.wias.org.cn/ location: 中国,浙江杭州西湖区 - avatar: /icon/hpc.svg + avatar: /icon/W.svg organization: 西湖大学 - desc: HPC base for WLU + desc: 新型非营利高端科研机构,含理工生医等多个研究方向。 - title: 中国教育和科研计算机网 desc: 中国教育和科研计算机网CERNET是党中央、国务院指定的中国教育信息化的基础平台,也是中国最早的四大骨干网之一,为中国教育信息化及人才培养作出了突出贡献。除为教育系统用户提供基本互联网接入服务外,还受国务院授权,负责教育系统域名管理(edu.cn),并承担各类大型国家教育信息化建设项目及研究任务。 list: @@ -123,27 +160,26 @@ groups: organization: CQMUA、MUA desc: 重庆市 Minecraft 高校联盟 - - name: 上海交通大学SJMC - link: https://mc.sjtu.cn - location: 中国,上海闵行 - avatar: https://mc.sjtu.cn/welcome/_next/static/media/mcclub.d8834901.png - organization: 上海交通大学、MUA - desc: SJTU Minecraft Club - - title: 重庆医科大学TeX用户组 - desc: CQMU TeX user group. - list: - - name: 内网LaTeX在线协作平台 - link: http://192.168.183.171 - location: 重庆医科大学 - organization: PGuide Studio、信息中心 - desc: - avatar: /overleaf.svg - - name: 外网LaTeX在线协作平台(offline) - link: https://latex.cqmu.edu.cn - location: 重庆医科大学 - organization: PGuide Studio、信息中心 - desc: - avatar: /overleaf.svg + name: 闵高联CQMUA官网 + link: https://www.fjmua.cn/ + location: 中国,福建省 + avatar: https://files.catbox.moe/if2h8z.png + organization: FJMUA、MUA + desc: 福建省 Minecraft 高校联盟 + - + name: 和瑛社 + link: https://heryin.net/ + location: 中国 + avatar: https://heryin.net/_nuxt/heryin-logo.5348ed79.svg + organization: 和瑛社、MUA、云南大学、南开大学等 + desc: 终日乾乾,与时偕行 + - + name: 南开大学Minecraft社区 + link: https://mcnku.net/ + location: 中国,天津 + avatar: https://mcnku.net/assets/image/logo.svg + organization: NKUMC、MUA + desc: 南开大学Minecraft玩家自发成立的兴趣组织 - title: 北京大学信息科学技术学院 dsc: Peking University list: diff --git a/docs/notes/公共服务/Gitlab企业版.md b/docs/notes/公共服务/Gitlab企业版.md new file mode 100644 index 0000000..2e9c5a9 --- /dev/null +++ b/docs/notes/公共服务/Gitlab企业版.md @@ -0,0 +1,6 @@ +--- +title: Gitlab EE代码托管平台 +createTime: 2025/03/16 21:17:51 +permalink: /public-service/gitlab-ee/ +icon: devicon:gitlab +--- diff --git a/docs/notes/公共服务/全球医学公开数据网.md b/docs/notes/公共服务/全球医学公开数据网.md index 5d3419d..64d4c3e 100644 --- a/docs/notes/公共服务/全球医学公开数据网.md +++ b/docs/notes/公共服务/全球医学公开数据网.md @@ -1,5 +1,5 @@ --- -title: 全球医学公开数据网 +title: 全球医学公开数据网导航 createTime: 2025/03/05 07:42:38 permalink: /public-service/global-medical-open-data-web/ icon: fluent-emoji-flat:medical-symbol diff --git a/docs/notes/公共服务/生成式人工智能/LobeChat.md b/docs/notes/公共服务/生成式人工智能/LobeChat.md index cf4c092..175f975 100644 --- a/docs/notes/公共服务/生成式人工智能/LobeChat.md +++ b/docs/notes/公共服务/生成式人工智能/LobeChat.md @@ -3,6 +3,11 @@ title: LobeChat createTime: 2025/02/24 04:53:45 permalink: /public-service/GPT/lobe-chat/ icon: https://lobechat.com/icons/icon-192x192.png +tags: + - GPT + - PGuide OAuth + - 对象存储 + - --- [//]: # (TODO: sx待测试) diff --git a/docs/notes/公共服务/生成式人工智能/README.md b/docs/notes/公共服务/生成式人工智能/README.md index a9d35cc..1d1a1c1 100644 --- a/docs/notes/公共服务/生成式人工智能/README.md +++ b/docs/notes/公共服务/生成式人工智能/README.md @@ -2,7 +2,7 @@ title: GPT API公共调用网站及应用部署集合 createTime: 2025/02/24 02:20:55 permalink: /public-service/GPT/ -icon: /openai.svg +icon: /icon/openai.svg --- 此页面汇集了目前市面上 98%以上的大模型,且涵盖了 github 上主流的开源框架和技术,欢迎挨个体验。UpStream Sync 功能启用可以自动同步 diff --git a/docs/notes/公共服务/生成式人工智能/使用分析.md b/docs/notes/公共服务/生成式人工智能/使用分析.md index 3ddb0f8..50103c1 100644 --- a/docs/notes/公共服务/生成式人工智能/使用分析.md +++ b/docs/notes/公共服务/生成式人工智能/使用分析.md @@ -4,8 +4,8 @@ createTime: 2025/03/08 04:12:13 permalink: /public-service/GPT/analyse/ icon: flat-color-icons:statistics --- -:::tip -此处待完善 +:::info 项目建设 +由[Oh-my-API](/project-docs/oh-my-api/)项目完善 ::: ## 分析角度 diff --git a/docs/notes/大学百科/实习篇/简历制作与修改.md b/docs/notes/大学百科/实习篇/简历制作与修改.md index b4a0e62..ad62953 100644 --- a/docs/notes/大学百科/实习篇/简历制作与修改.md +++ b/docs/notes/大学百科/实习篇/简历制作与修改.md @@ -5,10 +5,14 @@ permalink: /campus-wiki/i0e67ore/ icon: vscode-icons:file-type-pdf2 --- -一份标准的、规范的、符合意向的简历会让面试官眼前一亮,本文提供了一种适用于重医同学在求职、升学等过程的参考模板,希望对您有所帮助。 +一份标准的、规范的、符合意向的简历会让面试官眼前一亮,这里提供了一种适用于重医同学在求职、升学等过程的参考模板,希望对您有所帮助。 ## LaTeX 参考模板 -由 rand777 制作,免费使用。 +由 :[noto:red-heart]:[rand777](/friends/persons/) 制作,免费使用。 -下载 源文件,使用方法请参考[overleaf使用](/public-service/overleaf/#overleaf使用) \ No newline at end of file +@[pdf height="600px"](https://cos.cqmu.online/docs/CQMU_%E7%AE%80%E5%8E%86%E6%A8%A1%E6%9D%BFV1_7_4_R.pdf) + +下载 源文件,使用方法请参考[overleaf使用](/public-service/overleaf/#overleaf使用) + +如果对您有所帮助,请在下方留言,谢谢! \ No newline at end of file diff --git a/docs/notes/大学百科/校内生活/README.md b/docs/notes/大学百科/校内生活/README.md index 5cdae37..79fcef4 100644 --- a/docs/notes/大学百科/校内生活/README.md +++ b/docs/notes/大学百科/校内生活/README.md @@ -5,4 +5,4 @@ permalink: /campus-wiki/campus-life/ icon: ic:baseline-school --- -哇哦,原来大学还可以这样 \ No newline at end of file +此处的内容面向重庆医科大学全体学生。 \ No newline at end of file diff --git a/docs/notes/大学百科/校内生活/乘坐交通车.md b/docs/notes/大学百科/校内生活/乘坐交通车.md index 806bcaf..116f36a 100644 --- a/docs/notes/大学百科/校内生活/乘坐交通车.md +++ b/docs/notes/大学百科/校内生活/乘坐交通车.md @@ -4,3 +4,4 @@ createTime: 2025/03/15 07:15:26 permalink: /campus-wiki/4hxsiyil/ icon: noto-v1:bus --- + diff --git a/docs/notes/大学百科/校内生活/第二课堂.md b/docs/notes/大学百科/校内生活/第二课堂.md index 9f327ff..d5d18ef 100644 --- a/docs/notes/大学百科/校内生活/第二课堂.md +++ b/docs/notes/大学百科/校内生活/第二课堂.md @@ -2,4 +2,5 @@ title: 第二课堂 createTime: 2025/03/15 07:25:40 permalink: /campus-wiki/akol37c1/ +icon: /icon/cqmu.svg --- diff --git a/docs/notes/项目文档/2.项目知识产权/学术转换.md b/docs/notes/项目文档/2.项目知识产权/学术转换.md index 0c2e211..633b125 100644 --- a/docs/notes/项目文档/2.项目知识产权/学术转换.md +++ b/docs/notes/项目文档/2.项目知识产权/学术转换.md @@ -12,10 +12,7 @@ icon: vscode-icons:file-type-pdf2 预印本平台(arXiv.org)为全世界的作者和研究人员提供了一个科学研究的开放获取知识库,对所有用户免费开放。始于1991年8月,由Paul Ginsparg创建,2001年将平台的运营、编辑、经济和管理转移到康奈尔大学图书馆。如今,它不仅改变了物理学多个领域的学术交流方式,而且在数学、计算机科学、定量生物学、定量金融学和统计学等领域发挥着越来越突出的作用。 arXiv属于预印本服务的一种,是指科研工作者的研究成果还未在正式出版物上发表,而出于和同行交流目的自愿先在学术会议上或通过互联网发布的科研论文、科技报告等文章。与刊物发表的文章以及网页发布的文章比,预印本具有交流速度快、利于学术争鸣、可靠性高的特点。arXiv是一个涉及物理、数学、非线性科学、计算机科学等领域的e-print服务平台,其内容遵循康奈尔大学的学科标准,其影响范围越来越广泛。 - - - - +w 尽管在arXiv上注册一个帐号看似很简单,但是注册邮箱有讲究。如果是以个人邮箱注册(如qq,163,gmail),那么需要一个备书(endorser)的过程,你需要在arXiv上你投稿领域里发表一定论文的人的认可,能够让他认可你的专业背景,总之这个过程比较麻烦。如果是以高校的专用邮箱,那么可以省略掉备书的过程。所以,建议用高校的edu邮箱注册。 在论文选择授权上,有5种不同的授权方式且必须选择一个,其中要求最低的是第一个“Minimal rights required by arXiv.org”,我是选择这一个。我没有研究第一个和其它四项授权具体有什么区别。 diff --git a/docs/notes/项目文档/2.项目知识产权/申请软件著作权.md b/docs/notes/项目文档/2.项目知识产权/申请软件著作权.md index f32ba67..732cc0e 100644 --- a/docs/notes/项目文档/2.项目知识产权/申请软件著作权.md +++ b/docs/notes/项目文档/2.项目知识产权/申请软件著作权.md @@ -7,4 +7,23 @@ icon: noto-v1:copyright [https://blog.csdn.net/qq_45625499/article/details/123463407](https://blog.csdn.net/qq_45625499/article/details/123463407) -[//]: # (chy待测试并完善) \ No newline at end of file +[//]: # (chy待测试并完善) + + + + +