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

https://github.com/jaywcjlove/doc-static

Document Static
https://github.com/jaywcjlove/doc-static

documentation github-actions

Last synced: over 1 year ago
JSON representation

Document Static

Awesome Lists containing this project

README

          

利用 [GitHub Actions Workflows](https://github.com/actions/starter-workflows) 将部分技术文档的静态文件,以分支的方式存储到当前仓库的分支中,以便于 [@jaywcjlove/docs](https://github.com/jaywcjlove/docs) 仓库快速创建镜像。

[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)

#### 更新方式

通过 master 分支 push 事件,或者通过 tag 打版本来触发 Actions 更新仓库。

静态网站 | 发布状态
---- | ----
angular.cn | ![angular.cn](https://github.com/jaywcjlove/doc-static/workflows/angular.cn/badge.svg)
[ant.design](https://ant.design) | ![ant.design](https://github.com/jaywcjlove/doc-static/workflows/ant.design/badge.svg)
deno-manual-cn | ![deno-manual-cn](https://github.com/jaywcjlove/doc-static/workflows/deno-manual-cn/badge.svg)
element.eleme.io | ![element.eleme.io](https://github.com/jaywcjlove/doc-static/workflows/element.eleme.io/badge.svg)
element-react | ![element-react](https://github.com/jaywcjlove/doc-static/workflows/element-react/badge.svg)
eslint.org | ![eslint.org](https://github.com/jaywcjlove/doc-static/workflows/eslint.org/badge.svg)
expressjs | ![expressjs](https://github.com/jaywcjlove/doc-static/workflows/expressjs/badge.svg)
jestjs.io | ![jestjs.io](https://github.com/jaywcjlove/doc-static/workflows/jestjs.io/badge.svg)
koajs | ![koajs](https://github.com/jaywcjlove/doc-static/workflows/koajs/badge.svg)
reactjs | ![reactjs](https://github.com/jaywcjlove/doc-static/workflows/reactjs/badge.svg)
sequelize.org | ![sequelize.org](https://github.com/jaywcjlove/doc-static/workflows/sequelize.org/badge.svg)
typeorm.github.io | ![typeorm.github.io](https://github.com/jaywcjlove/doc-static/workflows/typeorm.github.io/badge.svg)
typescriptlang.org | ![typescriptlang.org](https://github.com/jaywcjlove/doc-static/workflows/typescriptlang.org/badge.svg)
cn.vuejs.org | ![cn.vuejs.org](https://github.com/jaywcjlove/doc-static/workflows/cn.vuejs.org/badge.svg)
v3.cn.vuejs.org | ![v3.cn.vuejs.org](https://github.com/jaywcjlove/doc-static/workflows/v3.cn.vuejs.org/badge.svg)

## Links

- [@jaywcjlove/docs](https://github.com/jaywcjlove/docs)
- [@jaywcjlove/react-native-doc](https://github.com/jaywcjlove/react-native-doc)
- [Docker Repository.](https://hub.docker.com/r/wcjiang/react-native)