@@ -13,7 +13,7 @@ configuration:
1313categories :
1414 - category : docs
1515 title : 📚 Documentation
16- subtitle : Supplements to the [official documentation](https://typst.app/docs/), such as examples, translations, and local builds .
16+ subtitle : Supplement to the [official Typst documentation](https://typst.app/docs/), such as examples and translations .
1717 - category : writing
1818 title : 📝 Writing
1919 subtitle : Compose articles and books.
@@ -32,6 +32,9 @@ categories:
3232 - category : pkg
3333 title : 🚀 Package development
3434 subitile : Facilitate development of Typst packages and templates.
35+ - category : docs-infra
36+ title : 🏗 Documentation infrastructure
37+ subtitle : Infrastructure of building the [Typst documentation](https://typst.app/docs/), such as local preview.
3538 - category : coding
3639 title : 💻 Programming
3740 subtitle : Bindings to programming languages and deployable robots.
@@ -100,35 +103,35 @@ projects:
100103
101104 - name : typst-docs-l10n
102105 github_id : typst-doc-cn/docs
103- category : docs
106+ category : docs-infra
104107 labels : [runnable, api]
105108
106109 - name : Typst MdBook Docs
107110 github_id : JL710/typst-mdbook-docs
108- category : docs
111+ category : docs-infra
109112 labels : [runnable]
110113 # NOTE: This description was manually recorded on 2025-08-21.
111114 description : |
112115 This tool generates Typst documentation in Markdown and builds an MdBook from it.
113116
114117 - name : jcbhmr/typst-docs
115118 github_id : jcbhmr/typst-docs
116- category : docs
119+ category : docs-infra
117120 labels : [web, multilingual]
118121
119122 - name : Engage-Press/typst-docs
120123 github_id : Engage-Press/typst-docs
121- category : docs
124+ category : docs-infra
122125 labels : [runnable]
123126
124127 - name : Its-Just-Nans/typst.github.io
125128 github_id : Its-Just-Nans/typst.github.io
126- category : docs
129+ category : docs-infra
127130 labels : [web, multilingual]
128131
129132 - name : Typst-Automatic-Translation
130133 github_id : Yourouchour/Typst-Automatic-Translation
131- category : docs
134+ category : docs-infra
132135 labels : [extension, multilingual]
133136
134137 - name : tinymist
0 commit comments