---
URL: "/zh-CN/category/tool.html"
LLMS_URL: "/zh-CN/category/tool.md"
outline: "page"
---

---
outline: page
---

# 常用工具及平台 #

## CI&CD ##

- [Git使用小技巧：解除已被跟踪的文件](/blog/2024-03/git_untracked.md)
- [使用字蛛font-spider压缩字体文件](/blog/2023-08/mini_by_font_spider)
- [参与 Github 开源项目，提交 PR](/blog/2023-08/cooperation_with_repository.md)

<!-- <ClientOnly>
	<Archive />
</ClientOnly> -->

<script lang="ts" setup>
// const modules = import.meta.glob('./*.md', { })
// console.log(modules)
</script>
