Serialt/tuna-mirror-web 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 标签 Tags Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的版本标记作为 Releases 点。支付提示 将跳转至支付宝完成支付 确定 取消 捐赠 捐赠前请先登录 取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请...
docker build -t tunathu/mirror-web -f Dockerfile.build.docker pull tunathu/mirror-web#或者直接拉取 构建时,仅需将本地目录挂载到容器中: docker run --rm -v /path/to/mirror-web:/data tunathu/mirror-web 即可在/path/to/mirror-web/_site中得到编译结果。
docker run --rm -v /path/to/mirror-web:/data tunathu/mirror-web 即可在 /path/to/mirror-web/_site 中得到编译结果。 编译流程 本项目使用 Jekyll 作为唯一入口完成全部的构建流程。其具体流程是: Jekyll 读取 _config.yml 和全部需要渲染的页面,并读取 _data 中的数据文件; Jekyll 调用 vite 的 Jekyl...
docker run -it -v /path/to/mirror-web/:/data builden 为正常运行,一些动态数据文件需要下载 wget https://mirrors.tuna.tsinghua.edu.cn/static/tunasync.json -O static/tunasync.json mkdir -p static/status wget https://mirrors.tuna.tsinghua.edu.cn/static/status/isoinfo.json -O static/status...
tuna/mirror-webPublic Notifications Fork265 Star663 master BranchesTags mirror-web/index.html Go to file Copy path Cannot retrieve contributors at this time 4 lines (4 sloc)35 Bytes RawBlame --- permalink: / layout: index --- Copy lines ...
https://github.com/tuna/mirror-web/blob/master/_posts/help/1970-01-01-centos.md Member z4yx commented Dec 26, 2019 可以先参考 https://mirrors.ustc.edu.cn/help/centos.html 把mirrors.ustc.edu.cn 替换为 mirror.tuna.tsinghua.edu.cn 即可 z4yx closed this as completed in 471d3c4 Mar ...
Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ - mirror-web/package-lock.json at master · tuna/mirror-web
Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ - History for package-lock.json - tuna/mirror-web
tuna/mirror-web Watch44 Star488 Fork184 Code Issues2 Pull requests1 Actions Projects Security Insights More Browse files Signed-off-by: 王邈 <shankerwangmiao@gmail.com> Loading branch information shankerwangmiaocommittedJul 27, 2019 Verified
cd mirror-web docker build -t builden -f Dockerfile.build . docker run -it -v /path/to/mirror-web/:/data builden 为正常运行,一些动态数据文件需要下载 wget https://mirrors.tuna.tsinghua.edu.cn/static/tunasync.json -O static/tunasync.json wget https://mirrors.tuna.tsinghua.edu.cn/static...