Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
- 镜像站:[Vercel (typst.dev/guide)](https://typst.dev/guide/)
- 测试站:[Netlify](https://luxury-mochi-9269a9.netlify.app/)

其中镜像站不定期手动更新,有时略滞后。
<!--
另外,www.typst.dev 也是 Cloudflare,而 typst.dev 重定向到 Vercel。
这俩太易混淆,就不写了。
-->

## 参与指南

Expand Down
2 changes: 1 addition & 1 deletion docs/FAQ/bib-csl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
>
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/see-also.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,无需任何特殊权限)

Expand Down
8 changes: 6 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)——新闻信息汇总

其它资料:
Expand Down Expand Up @@ -96,4 +97,7 @@ hero:
- 镜像站:[Vercel (typst.dev/guide)](https://typst.dev/guide/)
- 测试站:[Netlify](https://luxury-mochi-9269a9.netlify.app/)

其中镜像站不定期手动更新,有时略滞后。
<!--
另外,www.typst.dev 也是 Cloudflare,而 typst.dev 重定向到 Vercel。
这俩太易混淆,就不写了。
-->