You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/footer.md
+30-2Lines changed: 30 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,48 @@
1
1
2
2
---
3
3
4
-
## Related Resources
4
+
## Related Resources and Comparisons
5
+
6
+
- The [official **Typst Universe**](https://typst.app/universe) covers [packages](https://typst.app/universe/search/?kind=packages) and [templates](https://typst.app/universe/search/?kind=templates).
7
+
8
+
TCDM covers the others.
9
+
10
+
-[**Awesome Typst**](https://github.com/qjcg/awesome-typst) created in 2023 by qjcg is the earliest list. (TCDM will import its data in near future.)
11
+
12
+
Unlike Awesome Typst, TCDM ranks project by a calculated project-quality score. In addition, inactive projects will be automatically hidden in TCDM.
13
+
14
+
-[Community platforms - Meta - **Typst Forum**](https://forum.typst.app/t/community-platforms/2318) records places where community members gather.
15
+
16
+
TCDM does not include these places.
17
+
18
+
- The [Typst-community **Scoop bucket**](https://github.com/typst-community/scoop-bucket/) focuses on binaries or executables running on Windows.
19
+
20
+
TCDM is not limited to CLI and Windows.
5
21
6
22
-[**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
7
23
24
+
TCDM was [created from the best-of template](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
25
+
8
26
## Contribution
9
27
10
28
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
11
29
12
30
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/YDX-2147483647/best-of-typst/issues/new/choose) and fill in the requested information.
13
31
- Modify the [projects.yaml](https://github.com/YDX-2147483647/best-of-typst/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/YDX-2147483647/best-of-typst/edit/main/projects.yaml).
14
32
33
+
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/YDX-2147483647/best-of-typst/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/YDX-2147483647/best-of-typst/blob/main/.github/CODE_OF_CONDUCT.md).
34
+
15
35
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
16
36
17
-
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/YDX-2147483647/best-of-typst/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/YDX-2147483647/best-of-typst/blob/main/.github/CODE_OF_CONDUCT.md).
This curated list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into {category_count} categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/YDX-2147483647/best-of-typst/issues/new/choose), submit a [pull request](https://github.com/YDX-2147483647/best-of-typst/pulls), or directly edit the [projects.yaml](https://github.com/YDX-2147483647/best-of-typst/edit/main/projects.yaml). Contributions are very welcome!
25
+
This list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into
26
+
{category_count} categories. All projects are ranked by a project-quality score, which is calculated based on various
27
+
metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel
28
+
free to open an [issue](https://github.com/YDX-2147483647/best-of-typst/issues/new/choose), submit a [pull
29
+
request](https://github.com/YDX-2147483647/best-of-typst/pulls), or directly edit the
30
+
[projects.yaml](https://github.com/YDX-2147483647/best-of-typst/edit/main/projects.yaml). Contributions are very
31
+
welcome!
19
32
20
-
> 🧙♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
33
+
> 🧙♂️ Discover other [best-of lists](https://best-of.org) or [create your
0 commit comments