Skip to content

Files

Latest commit

Jun 21, 2025
fa55b55 · Jun 21, 2025

History

History
13 lines (7 loc) · 740 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 740 Bytes

FreeBSD 操作系统研究导论 VitePress 镜像项目

镜像站点:https://docs.bsdcn.org/


请勿直接向本项目的子模块提交任何 PR!若要提交,请转向子模块仓库 https://github.com/FreeBSD-Ask/FreeBSD-Ask

Please do not submit any PR to submodules of this project! It should be submitted to https://github.com/FreeBSD-Ask/FreeBSD-Ask

架构模式

gitbook.io(可以编辑、修改、创建目录和文本内容,与 GitHub 双向同步,并且提供网页预览,有子域名) <===> GitHub A(使用 GitHub Action 推送 B) --> GitHub B(作为子目录,即 docs,使用 GitHub Action 编译推送,也可以推到自己的服务器) --> GitHub Page (B 的 page)。