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/) -其中镜像站不定期手动更新,有时略滞后。 +