Skip to content

Commit

Permalink
增加社区列表
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhongjia committed Sep 13, 2023
1 parent 7f7e7b4 commit 6e3ae1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion learn/.vitepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default [
link: "/appendix/community",
},
{
text: "zig 第三方库",
text: "第三方库",
link: "/appendix/well-known-lib",
},
],
Expand Down
5 changes: 4 additions & 1 deletion learn/appendix/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ outline: deep

以下列出了一些,zig 相关的社区:

TODO...
- [Zig NEWS](https://zig.news/)
- [Ziggit](https://ziggit.dev/)
- [lemm](https://lemm.ee/c/zig)
- [Zig SHOW](https://zig.show/)

0 comments on commit 6e3ae1c

Please sign in to comment.