From b8ea179ba08dd5a304200b41b49a4c07fe7d0955 Mon Sep 17 00:00:00 2001 From: "Y.D.X." <73375426+YDX-2147483647@users.noreply.github.com> Date: Sat, 20 Dec 2025 09:57:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Cloudflare=20=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E7=AB=99=E6=83=85=E5=86=B5=EF=BC=8C=E5=88=87=E6=8D=A2?= =?UTF-8?q?=20CSL=20Validator=20=E5=88=B0=20fork=20=E7=89=88=EF=BC=8C?= =?UTF-8?q?=E5=B9=B6=E6=9B=B4=E6=96=B0=E5=85=B6=E5=AE=83=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- docs/FAQ/bib-csl.md | 2 +- docs/dev/see-also.md | 2 +- docs/index.md | 8 ++++++-- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dc3332b..7f62dff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ - 镜像站:[Vercel (typst.dev/guide)](https://typst.dev/guide/) - 测试站:[Netlify](https://luxury-mochi-9269a9.netlify.app/) -其中镜像站不定期手动更新,有时略滞后。 + ## 参与指南 diff --git a/docs/FAQ/bib-csl.md b/docs/FAQ/bib-csl.md index bb86226..2911ba8 100644 --- a/docs/FAQ/bib-csl.md +++ b/docs/FAQ/bib-csl.md @@ -28,7 +28,7 @@ Typst [已经内置](https://typst.app/docs/reference/model/bibliography/#parame 对于 [Zotero 中文社区的 CSL 样式](https://zotero-chinese.com/styles/),不必阅读后文,可直接前往[可用于 Hayagriva 的 CSL 样式](https://typst-doc-cn.github.io/csl-sanitizer/)下载批量修改好的版本。 ::: -首先需**定位问题**。请将文件上传到 [CSL 官方网站的 Validator](https://validator.citationstyles.org),正常应出现下面这种结果。 +首先需**定位问题**。请将文件上传到 [CSL Validator](https://typst-doc-cn.github.io/csl-validator/),选择 CSL 1.0.2 (current),正常应出现下面这种结果。 > Oops, I found 8 errors. > diff --git a/docs/dev/see-also.md b/docs/dev/see-also.md index f124103..03fdac3 100644 --- a/docs/dev/see-also.md +++ b/docs/dev/see-also.md @@ -24,7 +24,7 @@ links: ## 前提条件 -必需:初次运行时需要有网,能访问到 https://typst-doc-cn.github.io/clreq/index.json。 +必需:初次运行时需要有网,能访问到[`index.json`](https://typst-doc-cn.github.io/clreq/index.json)。 可选:设置环境变量`$GITHUB_TOKEN`。(用于访问 GitHub GraphQL API,无需任何特殊权限) diff --git a/docs/index.md b/docs/index.md index d06e02e..3e90905 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,8 @@ hero: - [**📘 小蓝书 The Raindrop-Blue Book**](https://typst-doc-cn.github.io/tutorial/)——入门教程 - [**📜 中文文档**](https://typst-doc-cn.github.io/docs/)——官方文档的非官方翻译 - [clreq-gap for typst](https://typst-doc-cn.github.io/clreq/)——分析 Typst 与中文排版的差距 -- [可用于 hayagriva 的 CSL 样式](https://typst-doc-cn.github.io/csl-sanitizer/)——让 Zotero 中文社区的参考文献样式能被 Typst 接受 +- [可用于 Hayagriva 的 CSL 样式](https://typst-doc-cn.github.io/csl-sanitizer/)——让 Zotero 中文社区的参考文献样式能被 Typst 接受 +- [CSL Validator](https://typst-doc-cn.github.io/csl-validator/)——克隆 CSL 官方检查器,适配中文 CSL 样式和大陆网络环境 - [泰普斯屯](https://typst-doc-cn.github.io/news/)——新闻信息汇总 其它资料: @@ -96,4 +97,7 @@ hero: - 镜像站:[Vercel (typst.dev/guide)](https://typst.dev/guide/) - 测试站:[Netlify](https://luxury-mochi-9269a9.netlify.app/) -其中镜像站不定期手动更新,有时略滞后。 +