File tree Expand file tree Collapse file tree 3 files changed +34
-9
lines changed Expand file tree Collapse file tree 3 files changed +34
-9
lines changed Original file line number Diff line number Diff line change 4
4
# show : book
5
5
6
6
# book-meta (
7
- title : " shiroa " ,
7
+ title : " Typst Japanese Community " ,
8
8
summary : [
9
- # prefix-chapter (" sample-page .typ" )[Hello, typst ]
9
+ # prefix-chapter (" index .typ" )[Home ]
10
10
],
11
11
)
12
12
Original file line number Diff line number Diff line change
1
+ # import " /book.typ" : book-page
2
+
3
+ # show : book-page . with (title : " Typst Japanese Community" )
4
+
5
+ = Typst Japanese Community
6
+
7
+ # let typst = link (" https://typst.app/" )[Typst]
8
+ # let typst-japanese-community = link (
9
+ " https://github.com/typst-jp/" ,
10
+ )[Typst Japanese Community]
11
+
12
+ # typst-japanese-community ;へようこそ!
13
+
14
+ # typst ;は、アカデミック・ライティング用途を念頭に開発された、TeXなどの今までのシステムを覆しうる革新的で多機能な組版エンジンです。もちろん、学術論文に限らず、雑誌や書籍の組版にも適しています。
15
+
16
+ # typst-japanese-community ;は、# typst ;の日本語に関係するプロジェクトの長期的なメンテナンスのための非公式Organizationです。有志のTypstユーザーによって運営されています。
17
+
18
+ 現在コミュニティによって管理されているプロジェクトは、GitHub Organizationの# link (" https://github.com/orgs/typst-jp/repositories" )[Repositories];でご覧いただけます。
19
+
20
+ == 🤝 貢献する
21
+
22
+ 規模やスキルに関わらず、どなたの貢献も歓迎します。貢献に関して不明な点があれば、喜んでお手伝いします。
23
+
24
+ == 🚚 移譲する
25
+
26
+ あなたのプロジェクトを# typst-japanese-community ;に移譲すると、より多くの人に利用してもらい、コミュニティ主導の長期的なメンテナンスが可能になります。
27
+
28
+ *Tip:* 日本語だけに限らず、多言語を対象とするプロジェクトについては、# link (" https://github.com/typst-community/" )[Typst Community];への移譲を推奨します。
29
+
30
+ == 💬 議論する
31
+
32
+ コミュニティに関する議論や情報交換は、各リポジトリの他に、# link (" https://github.com/orgs/typst-jp/discussions" )[GitHub Disccusion];や# link (" https://discord.gg/9xF7k4aAuH" )[くみはんクラブのDiscordサーバー];で行われます。お好きな方法でご参加ください。
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments