1 Star 0 Fork 0

mouyong / 插件世界

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

添加文档

# 添加
git subtree add -P vitepress-docs/ https://ghproxy.com/https://github.com/mouyong/vitepress-doc-website.git master

# 拉取更新
git subtree pull -P vitepress-docs/ https://ghproxy.com/https://github.com/mouyong/vitepress-doc-website.git master

# 安装依赖
cd vitepress-docs/
yarn install

# 编写文档
yarn docs:dev

# 生成静态文件
yarn docs:build

子目录部署

nginx 配置

location /docs/ {
  try_files $uri $uri/ $uri.html;
}

About

创建插件原来如此简单 创建属于自己的前端插件、Laravel 插件、Webman 插件、小程序插件、PicGO 插件;让查找优秀的插件不再困难 expand collapse
TypeScript and 4 more languages
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/github-mouyong/plugins-world.git
git@gitee.com:github-mouyong/plugins-world.git
github-mouyong
plugins-world
插件世界
master

Search