https://github.com/docker-practice/miniprogram
READ https://github.com/yeasy/docker_practice ON MINIPROGRAM
https://github.com/docker-practice/miniprogram
docker miniprogram
Last synced: about 2 months ago
JSON representation
READ https://github.com/yeasy/docker_practice ON MINIPROGRAM
- Host: GitHub
- URL: https://github.com/docker-practice/miniprogram
- Owner: docker-practice
- License: mit
- Created: 2018-12-08T04:14:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T06:40:22.000Z (almost 5 years ago)
- Last Synced: 2025-06-27T00:40:44.765Z (12 months ago)
- Topics: docker, miniprogram
- Language: TypeScript
- Size: 653 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: news/2019/buildx.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker 从入门到实践 微信小程序
微信扫码 随时随地阅读!
- https://github.com/yeasy/docker_practice
## TODO
- [x] 评论功能,与 GitHub Issue 互通
- [x] 支持多种字体
- [x] 阅读模式(明亮、暗黑)
- [x] 签到获取积分
- [ ] 积分兑换特权
- [x] 目录云更新
## 使用说明
## 开发者
- `$ npm -g i typescript miniprogram-ci`
- **可选** 复制 `SUMMARY.md` 到 `summary/summary.source.md`
- 安装依赖 `$ cd client ; npm install`
- 执行 `$ npm run gitbook:summary:generate`
- 执行 `$ npm run gitbook:summary:towxml`
- [ 微信开发者工具 -> 工具 -> 构建 npm ](项目贡献者) 或者 `$ npm run npm:build`(项目所有者[因为需要私钥])
- 编译
- 上传预览 `$ npm run upload` (项目所有者)
## 致谢
- https://github.com/sbfkcel/towxml
- https://github.com/tencent/weui-wxss
- https://github.com/TalkingData/iview-weapp