An open API service indexing awesome lists of open source software.

https://github.com/lirentech/docs

理刃科技 LiRenTech 开发团队文档,包括各种编程语言的代码规范、风格描述、开发规范等各种细节
https://github.com/lirentech/docs

Last synced: 10 months ago
JSON representation

理刃科技 LiRenTech 开发团队文档,包括各种编程语言的代码规范、风格描述、开发规范等各种细节

Awesome Lists containing this project

README

          

# 文档的意义

规范开发细节,减少不好的代码的可能性。

减少在细枝末节的事情上的可能的纠结时间。

积累经验,形成技术沉淀。仓库设置为 public、所有人都可以查看,或许也能对所有人有所帮助。欢迎探讨

[文档在线部署效果](https://docs.liren.zty012.de/)

## 如何编写

安装

```
pnpm i
```

本地查看效果

```
pnpm dev
```

## 图床

推荐使用(2024年12月14日——ZTY)

```
https://smms.app/
```

## 编辑左侧目录

在 .vitepress 目录下编辑 config.mts